- Теги
- 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 ...
- v0.8.9* Use `getcwd` instead of `$PWD` env var ...
- v0.8.8* Fix `require` regression from 0.8.7 * A ...
- v0.8.7* Handle missing files in `require` more ...
- v0.8.6New: * Add `show --ex` for showing context ...
- v0.8.5* Fix namespace handling regression caused by ...
- v0.8.4New:
- v0.8.3* Add a `--no-inherit` option to the list ...
- v0.8.2New:
- v0.8.1* Add support for `use` statement groups. * ...
- v0.8.0Our biggest release notes yet!
- v0.7.2* Fix class not found exception when defining ...
- v0.7.1* A few tweaks to play nicer with HHVM. * ...
- v0.7.0* More correct "return value" for things like ...
- v0.6.1* Fix Windows config directory logic bug ...
- v0.6.0* Support for PHP Parser v2.0, with better ...
- v0.5.2* Fix recursion in ValidFunctionNamePass.
- v0.5.1* Fix php-parser dependency version.
- v0.5.0New:
- v0.4.4* Fix `use` statement CodeCleaner pass for ...
- v0.4.3Fix a regression when calling dynamic static ...
- v0.4.2* Code style fixes (Thanks @GrahamCampbell ...
- v0.4.1* A couple PHP 5.3 regression fixes. * ...
- v0.4.0* Add tab completion support. Yeah, this is ...
- v0.3.5* Fix issue unbinding loop closure (Thanks ...
- v0.3.4* Prevent fatal errors when referencing ...
- v0.3.3* Fix a couple of issues with the `whereami` ...
- v0.3.2* Better dependency version constraints * ...
- v0.3.1* Better dependency version constraints * ...
- v0.3.0Lots of things:
- v0.2.1* Switch to stable php-parser and xdg-base-dir ...
- v0.2.0* Composer install will now suggest readline, ...
- v0.1.12* Skip binding execution loop on HHVM (so you ...
- v0.1.11* Fix return value printing when using ...
- v0.1.10Fix CalledClassPass bug when calling expressions.
- v0.1.9Fix an issue when input is exactly "0".
- v0.1.8* Allow overriding PsySH configuration file. ...
- v0.1.7Phar is whiny sometimes.
- v0.1.6* Fix defaultIncludes configuration (thanks ...
- v0.1.5Fix presenting ArrayObjects.
- v0.1.4Fix an autoload regression in the psysh phar.