Fixed
- Fixed
Param::isPublic()
for parameters with asymmetric visibility keyword. - Fixed PHP 8.5 deprecation warnings for
SplObjectStorage
methods.
Added
- Added cast
kind
attributes toCast\Int_
,Cast\Bool_
andCast\String_
. These allow distinguishing the deprecated versions of these casts.