Skip to content

PsySH v0.9.7

Compare
Choose a tag to compare
@bobthecow bobthecow released this 11 Aug 16:09
  • Fix regression updating execution scope with variables declared by commands.
  • Fix class constant reflection in PHP 7.2.
  • Remove dependency on ctype extension.
  • Declare explicit dependencies on json and tokenizer extensions.
  • Use fully-qualified names for core function calls.
  • Minor code cleanup.