Skip to content

PsySH v0.9.9

Compare
Choose a tag to compare
@bobthecow bobthecow released this 13 Oct 15:31
  • Improve list assignment support (again)… now you can have function calls and really deep nested array and property access, if that's a thing you're into.
  • Fix a bug where context variables were overwritten if the last line resulted in an error.
  • Remove 1024 character length limitation for input on systems without readline.
  • Bump dependencies on php-console-highlighter and Box.