Skip to content

Releases: bobthecow/psysh

PsySH v0.1.6

18 Mar 15:13
Compare
Choose a tag to compare
  • Fix defaultIncludes configuration (thanks @rstruber!)
  • Fix Config test when user has defaultIncludes specified
  • Clean up ListCommand and HelpCommand output
  • Display paths relative to CWD in backtraces
  • Fix escaping values in backtraces (and fix colors!)
  • Fix alignment for line numbers
  • Paginate ListCommand and WtfCommand output
  • Include error message in WtfCommand
  • Add a bit more help text
  • Allow spaces in WtfCommand incredulity

PsySH v0.1.5

14 Mar 20:24
Compare
Choose a tag to compare

Fix presenting ArrayObjects.

PsySH v0.1.4

14 Mar 20:15
Compare
Choose a tag to compare

Fix an autoload regression in the psysh phar.

PsySH v0.1.3

14 Mar 20:15
Compare
Choose a tag to compare

Fix PHP notice when running bin/psysh.

PsySH v0.1.2

09 Mar 00:38
Compare
Choose a tag to compare
  • Avoid extra whitespace on output.
  • Keep the input buffer open if a line ends with “\”
  • Add “used” variables to the Closure presenter.
  • Don’t run the shell automatically when the psysh bin is included.
  • Work around complaints when initializing shell from CLI SAPI.
  • Fix STDERR and STDIN while running as the CLI SAPI.

PsySH v0.1.1

09 Mar 00:39
Compare
Choose a tag to compare
  • Handle unencodable floats: NAN, INF and -INF.
  • Add a rudimentary get_class() CodeCleaner.

PsySH v0.1.0

09 Mar 00:39
Compare
Choose a tag to compare

Why hasn't there been a tagged release yet? Eeesh.