github bobthecow/psysh v0.10.4
PsySH v0.10.4

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

New:

  • Print exception traces when running --verbose or higher.
  • Add an --all option to the doc command for showing inherited docs.
  • Include class signatures when using doc on class methods or properties.
  • Add graceful handling for invalid return types.
  • Add a notice when globally-installed PsySH defers to a local dependency.

Improved:

  • Fix doc rendering when docblock description is missing (Thanks @GrahamCampbell!)
  • More clear error messages when config files are invalid.
  • Fix STDIN input detection when running the cli-server SAPI.
  • Remove unhelpful deprecation warning in throw-up command.
  • Remove getenv and putenv calls in favor of direct $_SERVER superglobal access.

Don't miss a new psysh release

NewReleases is sending notifications on new releases.