Home
last modified time | relevance | path

Searched refs:Reflection (Results 26 – 50 of 76) sorted by relevance

1234

/php-src/ext/spl/tests/SplFileObject/
H A Dbug60201.phpt2 Bug #60201 (SplFileObject::setCsvControl does not expose third argument via Reflection)
/php-src/ext/reflection/tests/
H A Dbug32981.phpt2 Reflection Bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault)
H A Dbug30209.phpt2 Reflection Bug #30209 (ReflectionClass::getMethod() lowercases attribute)
H A Dbug36308.phpt2 Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commenta…
H A Dbug53366.phpt2 Bug #53366 (Reflection doesn't get dynamic property value from getProperty())
H A Dbug36337.phpt2 Reflection Bug #36337 (ReflectionProperty fails to return correct visibility)
H A Dbug63614.phpt2 Bug #63614 (Fatal error on Reflection)
H A Dbug69180.phpt2 Bug #69180: Reflection does not honor trait conflict resolution / method aliasing
H A Dbug74673.phpt2 Bug #74673 (Segfault when cast Reflection object to string with undefined constant)
H A DReflectionClass_CannotClone_basic.phpt2 Reflection class cannot be cloned
H A Dbug29523.phpt2 Reflection Bug #29523 (ReflectionParameter::isOptional() is incorrect)
H A Dbug29828.phpt2 Reflection Bug #29828 (Interfaces no longer work)
H A Dclosures_003.phpt2 Reflection on closures: Segfaults with getParameters() and getDeclaringFunction()
H A DReflectionClass_getModifierNames_basic.phpt34 var_dump($obj->getName(), Reflection::getModifierNames($obj->getModifiers()));
40 …var_dump($obj->getName() . "::" . $method->getName(), Reflection::getModifierNames($method->getMod…
H A DReflectionExtension_getClasses_basic.phpt17 ["Reflection"]=>
20 string(10) "Reflection"
H A Dbug60367.phpt2 Bug #60367 (Reflection and Late Static Binding)
H A Dclosures_003_v1.phpt2 Reflection on closures: Segfaults with getParameters() and getDeclaringFunction()
H A Dclosures_002.phpt2 Reflection on invocable objects
H A DReflectionFunction_getClosureScopeClass.phpt2 Reflection::getClosureScopeClass()
H A Dbug30146.phpt2 Reflection Bug #30146 (ReflectionProperty->getValue() requires instance for static property)
H A Dbug36434.phpt2 Reflection Bug #36434 (Properties from parent class fail to identify their true origin)
H A Dbug38132.phpt2 Reflection Bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key names)
/php-src/Zend/tests/return_types/
H A Dreflection001.phpt2 Return type and Reflection::export()
/php-src/Zend/tests/
H A Dbug69802_2.phpt2 Bug #69802 (Reflection on Closure::__invoke borks type hint class name)
H A Dtrampoline_closure_named_arguments.phpt35 echo "-- Reflection tests --\n";
136 -- Reflection tests --

Completed in 25 milliseconds

1234