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 …]
8 (new ReflectionFunction($fn1))->getParameters()[0]->getClass();15 (new ReflectionFunction($fn2))->getParameters()[0]->getClass();23 (new ReflectionFunction($fn3))->getParameters()[0]->getClass();30 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d33 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d36 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
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)
534 public function getClass(): ?ReflectionClass {} function in ReflectionParameter
761 ZEND_METHOD(ReflectionParameter, getClass);1050 …ZEND_ME(ReflectionParameter, getClass, arginfo_class_ReflectionParameter_getClass, ZEND_ACC_PUBLIC…
2636 ZEND_METHOD(ReflectionParameter, getClass) in ZEND_METHOD() argument
Completed in 46 milliseconds