Closed
Description
From the UPGRADING guide in php-src:
. ReflectionParameter::getClass(), ReflectionParameter::isArray(), and
ReflectionParameter::isCallable() are deprecated.
ReflectionParameter::getType() and the ReflectionType APIs should be used
instead.
This is called in StandardTagFactory:
Metadata
Metadata
Assignees
Labels
No labels