github bobthecow/psysh v0.5.0
PsySH v0.5.0

latest releases: v0.12.3, v0.12.2, v0.12.1...
8 years ago

New:

  • Support PHP 7 (Thanks @GrahamCampbell, etc!)
  • Switch to VarDumper for dump and return values (Thanks @nicolas-grekas!)
  • Add framework and project integrations to the README.
  • Add \Psy\info() function for help filing and debugging issues.
  • Add a bin launcher so that global and local PsySH installs Just Work (See #172)

Improved:

  • Update to latest dependency versions.
  • Update minimum PHP version to 5.3.9 (required by VarDumper).
  • Improved error messages, dependency installation prompts.
  • Config fixes for newest php-cs-fixer and StyleCI, various CS fixes (Thanks @GrahamCampbell!)
  • Fix a bug when trying to continue unclosed single quoted strings on a new line.
  • Fix "fatal" errors when using self/static/parent.
  • Fix "fatal" error when using new-style Foo::class constants.
  • Fix broken resources after returning from debug session.
  • Better trace output.

Don't miss a new psysh release

NewReleases is sending notifications on new releases.