Released version 3.2.10
- support for PHP 8.3
Callback::unwrap()
returns correct class name for private methods- improved type annotations (#290)
- Reflection:
getParameterType()
,getReturnType()
andgetPropertyType()
marked as deprecated
Callback::unwrap()
returns correct class name for private methodsgetParameterType()
, getReturnType()
and getPropertyType()
marked as deprecated