Skip to content

php-parser v0.8.1-rc.1

Choose a tag to compare

@i582 i582 released this 09 Aug 10:29
· 6 commits to master since this release
8bfffab

Added

  • #6: php8.1: added readonly modifier
  • #8: php8.1: added never type
  • #10: php8.1: added new octal numbers syntax
  • #12: php8.1: added enums
  • #15: php8.1: added final modifier for constants in class
  • #18: php8.1: added first class callable syntax

Changed

  • 4cd50d: cmd: added file path output before errors

Fixed

  • #22: fixed bug with # comments