- Reflection:
. ReflectionFunction::isDisabled() is deprecated, as it is no longer possible
to create a ReflectionFunction for a disabled function. This method now
always returns false.
. ReflectionParameter::getClass(), ReflectionParameter::isArray(), and
ReflectionParameter::isCallable() are deprecated.
ReflectionParameter::getType() and the ReflectionType APIs should be used
instead.
getType()
ReflectionParameter::getClass()
est utilisé dans le code ou pas.