Skip to content

php-ast 1.1.2

Choose a tag to compare

@TysonAndre TysonAndre released this 10 Aug 18:10
· 19 commits to master since this release
152b420
  • Fix compilation errors in PHP 8.4.
  • In version 110, AST_PARAM and AST_PROP_ELEM nodes have a hooks node for property hooks (https://wiki.php.net/rfc/property-hooks)
  • In version 110, AST_CLOSURE and AST_ARROW_FUNC nodes have no name.