php-src/ext/reflection/tests
2008-01-30 16:06:44 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
026.phpt - New ReflectionExtension::info() function to print the phpinfo() block 2007-07-24 23:15:58 +00:00
bug26640.phpt
bug26695.phpt
bug29268.phpt
bug29523.phpt
bug29828.phpt
bug29986.phpt
bug30146.phpt
bug30148.phpt
bug30209.phpt
bug30856.phpt
bug30961.phpt
bug31651.phpt
bug32981.phpt
bug33312.phpt
bug33389.phpt
bug36308.phpt
bug36337.phpt
bug36434.phpt
bug37816.phpt
bug37964.phpt - MFH Fixed Bug #37964 (Reflection shows private methods of parent class) 2008-01-16 14:21:07 +00:00
bug38132.phpt
bug38194.phpt
bug38217.phpt
bug38465.phpt
bug38653.phpt
bug38942.phpt
bug39001.phpt
bug39067.phpt
bug39884.phpt
bug40431.phpt
bug40794.phpt
bug41061.phpt
bug41884.phpt MFH 2007-07-11 22:06:54 +00:00
bug42976.phpt Added missing warning message 2008-01-10 09:38:23 +00:00
bug43926.phpt Fix test 2008-01-30 14:49:20 +00:00
exception.inc
parameters_001.phpt
parameters_002.phpt
property_exists.phpt
reflectionClass_constructor_001.phpt
reflectionClass_constructor_002.phpt
reflectionClass_FileInfo_basic.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_FileInfo_error.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_getConstant_basic.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_getConstant_error.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_getConstants_basic.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_getConstants_error.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_getConstructor_basic.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_getConstructor_error.phpt tests for reflectionClass 2007-07-10 16:25:15 +00:00
reflectionClass_getName_basic.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_getName_error1.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_getName_error.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isInstance_basic.phpt Fix test 2008-01-30 16:06:44 +00:00
reflectionClass_isInstance_error.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isInstantiable_basic.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isInstantiable_error.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isInstantiable_variation.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isInternal_basic.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isInternal_error.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isSubclassOf_basic.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isSubclassOf_error1.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isSubclassOf_error.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isUserDefined_basic.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
reflectionClass_isUserDefined_error.phpt More reflectionClass tests 2007-07-11 20:11:34 +00:00
ReflectionMethod_basic1.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_basic2.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_basic3.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_basic4.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_constructor_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_getDeclaringClass_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_getDocComment_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_getDocComment_error.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_getModifiers_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_getStaticVariables_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_invoke_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_invoke_error1.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_invoke_error2.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_invokeArgs_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_invokeArgs_error1.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_invokeArgs_error2.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_invokeArgs_error3.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
ReflectionMethod_returnsReference_basic.phpt Adding PHPT tests for the ReflectionMethod class. 2008-01-03 09:07:07 +00:00
reflectionObject_constructor_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_constructor_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_FileInfo_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_FileInfo_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getConstant_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getConstant_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getConstants_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getConstants_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getConstructor_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getConstructor_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getName_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getName_error1.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_getName_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isInstance_basic.phpt Fix test 2008-01-30 16:06:44 +00:00
reflectionObject_isInstance_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isInstantiable_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isInstantiable_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isInstantiable_variation.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isInternal_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isInternal_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isSubclassOf_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isSubclassOf_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isUserDefined_basic.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionObject_isUserDefined_error.phpt reflectionObject tests 2007-07-12 21:03:39 +00:00
reflectionProperty_basic1.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_basic2.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_constructor_error.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_error.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_export_basic.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_export_error.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_getDeclaringClass_variation1.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_getDocComment_basic.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_getDocComment_error.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_getModifiers_basic.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_getValue_error.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_isDefault_basic.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
reflectionProperty_setValue_error.phpt Adding PHPT tests for the ReflectionProperty class. 2007-12-18 17:21:55 +00:00
static_properties_002.phpt