| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| psysh-v0.12.23.tar.gz | 2026-05-23 | 2.2 MB | |
| PsySH v0.12.23 source code.tar.gz | 2026-05-23 | 348.4 kB | |
| PsySH v0.12.23 source code.zip | 2026-05-23 | 629.9 kB | |
| README.md | 2026-05-23 | 598 Bytes | |
| Totals: 4 Items | 3.2 MB | 0 | |
Bug fixes
- Fix interactive readline bracket matching inside interpolated strings. Fixes [#930]
- Avoid infinite recursion in
ShellOutputwrite tracking (e.g.print_ron anExceptionwithzend.exception_ignore_args = Off). Fixes [#934] - Include
--warm-autoloadin project trust restrictions - Exclude Symfony Console DI components from the autoload warmer (they're an optional dependency and blow up when not installed)
Under the hood
- Tighter callable types throughout
- Added MediaWiki downstream smoke tests, updated to 8.3
- Fixed Drush downstream tests