Skip to content

v0.9.1

Choose a tag to compare

@jorgsowa jorgsowa released this 24 Apr 14:50
· 339 commits to main since this release
33a83c4

Fixed

  • Parser stress-test corpus regressions across alternative syntax, attributes, clone/cast operands, dynamic member access, heredoc contexts, and semi-reserved end-keywords (php-rs-parser).
  • Lexer handling of edge cases uncovered by stress testing (php-lexer).

Documentation

  • PHP 7.4 listed among supported versions.