PHP-Parser 4.13.2
Added
- Added builders for enums and enum cases.
Fixed
- NullsafeMethodCall now extends from CallLike.
- The
namespacedName
property populated by theNameResolver
is now declared on relevant nodes,
to avoid a dynamic property deprecation warning with PHP 8.2.