PHP Shell Changelog

What's new in PHP Shell 2.4

Feb 17, 2012
  • This version fixes a bug which caused PHP Shell to stop working if the current directory was removed or made unreadable by the user or another process, some encoding problems, and Safe-mode-warning not displaying correctly.

New in PHP Shell 2.3 (Dec 12, 2011)

  • added file upload feature (not enabled by default)
  • fixed a strange UTF-8 bug
  • added internal history command
  • prompt $PS1 is now configurable
  • Commands with HTML entities (e.g.: echo "ü") were displayed encoded in the output

New in PHP Shell 2.2 (Dec 20, 2010)

  • This version works with recent PHP versions. (PHP Shell 2.1 had a problem with PHP versions earlier than 5.3.) Navigation in the filesystem using hyperlinks is once again possible. Other small bugs were fixed.