Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@theofidry theofidry released this 17 Sep 11:24
· 58 commits to master since this release
  • [enhancement] Add a configuration service psysh.config used for Psysh shell (psysh.shell) configuration
  • Add a facade Psysh to be able to get a shell instance statically and call the debug function
  • Add a psysh function as a shortcut for the facade
  • Made all classes final
  • Add tests for PHP7
  • Upgraded dependencies