New
PHP-Parser 5.6.1
Fixed
- Fixed
Param::isPublic()for parameters with asymmetric visibility keyword. - Fixed PHP 8.5 deprecation warnings for
SplObjectStoragemethods.
Added
- Added cast
kindattributes toCast\Int_,Cast\Bool_andCast\String_. These allow distinguishing the deprecated versions of these casts.