- Теги
- v0.11.6New: - Allow disabling paging entirely by ...
- v0.11.5- Fix PHP 8.2 deprecated string interpolation ...
- v0.11.4- Fix missing import in userland readline ...
- v0.11.3- Enable output paging for stdout and return ...
- v0.11.2- Fix tab completion when input starts with ...
- v0.11.1- Fix nullable types in the history command ...
- v0.11.0Kinda big: - Drop support for PHP 5.x and ...
- v0.10.12- Improve compatibility with upcoming Composer ...
- v0.10.11This release is largely to fix broken ...
- v0.10.10- Fix pre-built Phars in older versions of ...
- v0.10.9- Various code style fixes (Thanks ...
- v0.10.8- Add support for accessing private ...
- v0.10.7New: - Add a `--yolo` mode for running PsySH ...
- v0.10.6- Suppress exit message in non-interactive ...
- v0.10.5New:
- v0.10.4New: - Print exception traces when running ...
- v0.10.3This one's almost too big for a point release!
- v0.10.2- Work around bug with code isolation in ...
- v0.10.0PsySH v0.10.0
- v0.9.12- Update XdgBaseDir dependency to v0.1.*
- v0.9.11- Fix OutputInterface reference
- v0.9.9* Improve list assignment support (again)… now ...
- v0.9.8- Add support for static calls on traits ...
- v0.9.7* Fix regression updating execution scope with ...
- v0.9.6New: * Throw strings via `throw-up` command ...
- v0.9.5New: * Add documentation support for built-in ...
- v0.9.4New: * Add support for a bound class when ...
- v0.9.3* Fix a regression for `use` statements ...
- v0.9.2* Fix a scope variable regression introduced ...
- v0.9.1Restore support for Symfony Console v2.3.
- v0.9.0This is an enormous release.
- v0.8.18Fix a closure binding issue on PHP 5.3.
- v0.8.17Build stable version using PHP 7.0.
- v0.8.16A small release, mostly to pick up support for ...
- v0.8.15* Fix (even more) runtime directory issues. * ...
- v0.8.14Three quick fixes:
- v0.8.13Temporarily disable `edit` command to work ...
- v0.8.12New:
- v0.8.11* Update the PHP manual download URL (Thanks ...
- v0.8.10New: * Catch fatal error with `yield` outside ...