Skip to content

PsySH v0.9.5

Compare
Choose a tag to compare
@bobthecow bobthecow released this 02 Jun 16:50

New:

  • Add documentation support for built-in and magic constants! You'll need to update your manual DB to get the latest hotness :)

Improved:

  • Make process forking more resilient to interrupted system calls.
  • Use \ReflectionClassConstant in PHP >= 7.1.
  • A bunch of automated build fixes (the last one … wasn't so automated).
  • Add a bit more test coverage.