Searched refs:getClass (Results 1 – 11 of 11) sorted by relevance
82 getClass: NULL95 getClass: NULL108 getClass: NULL121 getClass: stdClass147 getClass: stdClass161 getClass: NULL176 getClass: NULL189 getClass: NULL202 getClass: NULL215 getClass: stdClass[all …]
2 Bug #39884 (ReflectionParameter::getClass() throws exception for type hint self)16 var_dump($refParam->getClass());19 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
2 Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass())19 $class = $parameter->getClass();25 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
18 $class = $params[0]->getClass();23 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
8 var_dump($r->getParameters()[0]->getClass());16 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
7 var_dump($r->getParameters()[0]->getClass());10 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
2 Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)
504 public function getClass() {} function in ReflectionParameter
646 ZEND_METHOD(ReflectionParameter, getClass);910 …ZEND_ME(ReflectionParameter, getClass, arginfo_class_ReflectionParameter_getClass, ZEND_ACC_PUBLIC…
2521 ZEND_METHOD(ReflectionParameter, getClass) in ZEND_METHOD() argument
905 . ReflectionParameter::getClass(), ReflectionParameter::isArray(), and
Completed in 31 milliseconds