packagist psy/psysh v0.11.3
PsySH v0.11.3

latest releases: dev-dependabot/composer/vendor-bin/box/symfony/process-5.4.46, dev-dependabot/github_actions/actions/checkout-4.2.2, dev-dependabot/github_actions/actions/upload-artifact-4.4.3...
2 years ago
  • Enable output paging for stdout and return value dumping.
  • Prevent wrapping with the default less paging options. If you want the old style back, add 'pager' => 'less -R -S -F -X' to your PsySH config! (Thanks @ooglek!)
  • Fix grapheme polyfill issue when using pre-built phars.
  • Remove deprecated hoa/console support.
  • Include a userland readline implementation (based on the old hoa/console!).
  • Deprecate "compat" builds. Everyone on supported versions of PHP should be able to use the default phar build now!

👆👆 Note that if you've previously used a "compat" build, you don't need to anymore!

Don't miss a new psysh release

NewReleases is sending notifications on new releases.