From: "PEAR Announce" on
The new PEAR package PHP_Shell-0.3.1 (alpha) has been released at http://pear.php.net/.

Release notes
-------------
QA release.
* added the LoadScript Extension to load and run scripts directly from the shell
* added the Echo Extension to disable the echo functions return
* fixed printing of executiong time
* fixed a lot of PHPCS errors
* improved the test coverage to 78.86%
* fixed bug #8554: Now classes with __call not throws exceptions when call a "undefined method".
* fixed bug #9556: Now curly open is a recognized token.
* fixed bug #14276: Now the php-shell.bat have the strings quoted

Package Info
------------
a interactive PHP Shell with tab-completion, inline help and handling of FATAL errors

Related Links
-------------
Package home: http://pear.php.net/package/PHP_Shell
Changelog: http://pear.php.net/package/PHP_Shell/download/0.3.1
Download: http://download.pear.php.net/package/PHP_Shell-0.3.1.tgz

Authors
-------
Jan Kneschke <jan(a)kneschke.de> (lead)