You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Seiler b9ab70c0d2 - Fixed segmentation fault (test added) 18 years ago
..
001.phpt - Prefix test names 21 years ago
002.phpt - Prefix test names 21 years ago
003.phpt - Prefix test names 21 years ago
004.phpt - Prefix test names 21 years ago
005.phpt - Prefix test names 21 years ago
006.phpt - Prefix test names 21 years ago
007.phpt - Prefix test names 21 years ago
008.phpt add missing SKIPIF sections 19 years ago
009.phpt add missing SKIPIF sections 19 years ago
026.phpt - New ReflectionExtension::info() function to print the phpinfo() block 19 years ago
ReflectionFunction_getExtension.phpt MFH: Add tests for ReflectionFunction::getExtension*(). 18 years ago
ReflectionFunction_getExtensionName.phpt MFH: Add tests for ReflectionFunction::getExtension*(). 18 years ago
ReflectionMethod_basic1.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_basic2.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_basic3.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_basic4.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_constructor_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_getDeclaringClass_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_getDocComment_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_getDocComment_error.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_getModifiers_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_getStaticVariables_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_invokeArgs_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_invokeArgs_error1.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_invokeArgs_error2.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_invokeArgs_error3.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_invoke_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_invoke_error1.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_invoke_error2.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
ReflectionMethod_returnsReference_basic.phpt Adding PHPT tests for the ReflectionMethod class. 19 years ago
bug26640.phpt - Prefix test names 21 years ago
bug26695.phpt - MFH: 21 years ago
bug29268.phpt - MFH: 21 years ago
bug29523.phpt - Prefix test names 21 years ago
bug29828.phpt - Prefix test names 21 years ago
bug29986.phpt fix tests 19 years ago
bug30146.phpt - Prefix test names 21 years ago
bug30148.phpt - Prefix test names 21 years ago
bug30209.phpt - Prefix test names 21 years ago
bug30856.phpt - Prefix test names 21 years ago
bug30961.phpt - Prefix test names 21 years ago
bug31651.phpt - Prefix test names 21 years ago
bug32981.phpt - Prefix test names 21 years ago
bug33312.phpt - Prefix test names 21 years ago
bug33389.phpt - Prefix test names 21 years ago
bug36308.phpt - Prefix test names 21 years ago
bug36337.phpt - Missing skipif 21 years ago
bug36434.phpt - Prefix test names 21 years ago
bug37816.phpt add missing SKIPIF sections 19 years ago
bug38132.phpt Improved fix for bug #38132 20 years ago
bug38194.phpt Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the 20 years ago
bug38217.phpt add missing SKIPIF sections 19 years ago
bug38465.phpt - MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self:: 20 years ago
bug38653.phpt add missing SKIPIF sections 19 years ago
bug38942.phpt add missing SKIPIF sections 19 years ago
bug39001.phpt add missing SKIPIF sections 19 years ago
bug39067.phpt add missing SKIPIF sections 19 years ago
bug39884.phpt add missing SKIPIF sections 19 years ago
bug40431.phpt add missing SKIPIF sections 19 years ago
bug40794.phpt new test 20 years ago
bug41061.phpt - Fix bug #41061 ("visibility error" in ReflectionFunction::export()) 19 years ago
bug41884.phpt MFH 19 years ago
bug42976.phpt MFB: Fixed bug #42976 (Crash when constructor for newInstance() or 19 years ago
bug45139.phpt - Fixed bug #45139 (ReflectionProperty returns incorrect declaring class) 18 years ago
bug45765.phpt - MFH: Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error) 18 years ago
exception.inc Fix classnames 22 years ago
parameters_001.phpt - Prefix test names 21 years ago
parameters_002.phpt - MFH: 21 years ago
property_exists.phpt - Prefix test names 21 years ago
reflectionClass_FileInfo_basic.phpt tests for reflectionClass 19 years ago
reflectionClass_FileInfo_error.phpt tests for reflectionClass 19 years ago
reflectionClass_constructor_001.phpt ReflectionClass constructor tests 19 years ago
reflectionClass_constructor_002.phpt ReflectionClass constructor tests 19 years ago
reflectionClass_getConstant_basic.phpt tests for reflectionClass 19 years ago
reflectionClass_getConstant_error.phpt tests for reflectionClass 19 years ago
reflectionClass_getConstants_basic.phpt tests for reflectionClass 19 years ago
reflectionClass_getConstants_error.phpt tests for reflectionClass 19 years ago
reflectionClass_getConstructor_basic.phpt tests for reflectionClass 19 years ago
reflectionClass_getConstructor_error.phpt tests for reflectionClass 19 years ago
reflectionClass_getName_basic.phpt More reflectionClass tests 19 years ago
reflectionClass_getName_error.phpt More reflectionClass tests 19 years ago
reflectionClass_getName_error1.phpt More reflectionClass tests 19 years ago
reflectionClass_isInstance_basic.phpt More reflectionClass tests 19 years ago
reflectionClass_isInstance_error.phpt More reflectionClass tests 19 years ago
reflectionClass_isInstantiable_basic.phpt More reflectionClass tests 19 years ago
reflectionClass_isInstantiable_error.phpt More reflectionClass tests 19 years ago
reflectionClass_isInstantiable_variation.phpt More reflectionClass tests 19 years ago
reflectionClass_isInternal_basic.phpt More reflectionClass tests 19 years ago
reflectionClass_isInternal_error.phpt More reflectionClass tests 19 years ago
reflectionClass_isSubclassOf_basic.phpt More reflectionClass tests 19 years ago
reflectionClass_isSubclassOf_error.phpt More reflectionClass tests 19 years ago
reflectionClass_isSubclassOf_error1.phpt More reflectionClass tests 19 years ago
reflectionClass_isUserDefined_basic.phpt More reflectionClass tests 19 years ago
reflectionClass_isUserDefined_error.phpt More reflectionClass tests 19 years ago
reflectionObject_FileInfo_basic.phpt reflectionObject tests 19 years ago
reflectionObject_FileInfo_error.phpt reflectionObject tests 19 years ago
reflectionObject_constructor_basic.phpt reflectionObject tests 19 years ago
reflectionObject_constructor_error.phpt reflectionObject tests 19 years ago
reflectionObject_getConstant_basic.phpt reflectionObject tests 19 years ago
reflectionObject_getConstant_error.phpt reflectionObject tests 19 years ago
reflectionObject_getConstants_basic.phpt reflectionObject tests 19 years ago
reflectionObject_getConstants_error.phpt reflectionObject tests 19 years ago
reflectionObject_getConstructor_basic.phpt reflectionObject tests 19 years ago
reflectionObject_getConstructor_error.phpt reflectionObject tests 19 years ago
reflectionObject_getName_basic.phpt reflectionObject tests 19 years ago
reflectionObject_getName_error.phpt reflectionObject tests 19 years ago
reflectionObject_getName_error1.phpt reflectionObject tests 19 years ago
reflectionObject_isInstance_basic.phpt reflectionObject tests 19 years ago
reflectionObject_isInstance_error.phpt reflectionObject tests 19 years ago
reflectionObject_isInstantiable_basic.phpt reflectionObject tests 19 years ago
reflectionObject_isInstantiable_error.phpt reflectionObject tests 19 years ago
reflectionObject_isInstantiable_variation.phpt reflectionObject tests 19 years ago
reflectionObject_isInternal_basic.phpt reflectionObject tests 19 years ago
reflectionObject_isInternal_error.phpt reflectionObject tests 19 years ago
reflectionObject_isSubclassOf_basic.phpt reflectionObject tests 19 years ago
reflectionObject_isSubclassOf_error.phpt reflectionObject tests 19 years ago
reflectionObject_isUserDefined_basic.phpt reflectionObject tests 19 years ago
reflectionObject_isUserDefined_error.phpt reflectionObject tests 19 years ago
reflectionParameter_invalidMethodInConstructor.phpt - Fixed segmentation fault (test added) 18 years ago
reflectionProperty_basic1.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_basic2.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_constructor_error.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_error.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_export_basic.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_export_error.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_getDeclaringClass_variation1.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_getDocComment_basic.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_getDocComment_error.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_getModifiers_basic.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_getValue_error.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_isDefault_basic.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
reflectionProperty_setValue_error.phpt Adding PHPT tests for the ReflectionProperty class. 19 years ago
static_properties_002.phpt - Prefix test names 21 years ago