» Version | » Information |
---|---|
0.3.2 |
Easy InstallNot sure? Get more info. pear install PHP_Shell-0.3.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_Shell-0.3.2 Release date: 2011-12-12 22:48 UTC Release state: alpha Release uploaded by: doconnor Changelog: QA Release Bug #18994 Closures not properly supported Dependencies: |
0.3.1 |
Easy InstallNot sure? Get more info. pear install PHP_Shell-0.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_Shell-0.3.1 Release date: 2010-08-21 14:22 UTC Release state: alpha Release uploaded by: jespino Changelog: 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 Dependencies: |
0.3.0 |
Easy InstallNot sure? Get more info. pear install PHP_Shell-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_Shell-0.3.0 Release date: 2006-06-13 07:41 UTC Release state: alpha Release uploaded by: ostborn Changelog: * refactored the code * fixed static::method()->method() * fixed $obj[...] * fixed :set autoload * fixed $var in class ... { ... } Dependencies: |