Home
last modified time | relevance | path

Searched refs:getClass (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/reflection/tests/
H A Dparameters_002.phpt79 getClass: NULL
88 getClass: NULL
97 getClass: NULL
106 getClass: stdClass
124 getClass: stdClass
134 getClass: NULL
145 getClass: NULL
154 getClass: NULL
163 getClass: NULL
172 getClass: stdClass
[all …]
H A Dbug39884.phpt2 Bug #39884 (ReflectionParameter::getClass() throws exception for type hint self)
16 var_dump($refParam->getClass());
H A Dbug29268.phpt2 Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass())
19 $class = $parameter->getClass();
H A Dbug26695.phpt18 $class = $params[0]->getClass();
/PHP-5.3/Zend/tests/
H A Dbug32596.phpt2 Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c2230 ZEND_METHOD(reflection_parameter, getClass) in ZEND_METHOD() argument
5407 ZEND_ME(reflection_parameter, getClass, arginfo_reflection__void, 0)
/PHP-5.3/
H A DNEWS4850 - Fixed bug #39884 (ReflectionParameter::getClass() throws exception for
6562 - Fixed bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct).
6685 - Fixed bug #29268 (__autoload() not called with Reflection->getClass()).

Completed in 39 milliseconds