github bobthecow/psysh v0.10.8
PsySH v0.10.8

latest releases: v0.12.4, v0.12.3, v0.12.2...
3 years ago
  • Add support for accessing private properties and consts from parent classes via sudo.
  • Make psy\info() more resilient when extending Psy\Shell rather than using it directly.
  • Set $__file and $__dir magic variables after calling show $path.
  • Clean up path configuration, make it testable.
  • Add more smoketests to the phar build.

Note that v0.10.8 officially removes support for PHP 5.5 in the pre-built phars. They've been broken in PHP 5.5 since v0.10.0 a year ago, due to an incompatibility in the library we use to isolate code, so this is mostly about messaging that incompatibility.

Users who need to use PsySH under PHP 5.5 can continue to install via Composer, or download pre-built phars from v0.9.x.

Don't miss a new psysh release

NewReleases is sending notifications on new releases.