Skip to content

PsySH v0.2.0

Compare
Choose a tag to compare
@bobthecow bobthecow released this 10 Sep 05:27
· 1746 commits to main since this release
  • Composer install will now suggest readline, posix and pcntl.
  • Add XDG base directory spec support.
  • Add support for $PSYSH_CONFIG environment variable.
  • Add config option to disable semicolon insertion.
  • Colorize return values.
  • Add support for dumping protected and private members (via dump -a).
  • Fix bug with ever expanding help output.
  • Add support for more PHP 5.6 hotness.
  • Better color support for dark-on-light shells.

Thanks to @staabm, @pilif, @max-voloshin and @lolautruche for their contributions!