php-src/ext/reflection/tests
2007-12-18 17:21:55 +00:00
..
001.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
002.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
003.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
004.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
005.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
006.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
007.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
008.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
009.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
026.phpt - New ReflectionExtension::info() function to print the phpinfo() block 2007-07-24 23:15:58 +00:00
bug26640.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug26695.phpt - MFH: 2006-03-12 17:22:34 +00:00
bug29268.phpt - MFH: 2006-03-12 17:22:34 +00:00
bug29523.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug29828.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug29986.phpt fix tests 2007-04-26 23:30:00 +00:00
bug30146.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug30148.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug30209.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug30856.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug30961.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug31651.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug32981.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug33312.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug33389.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug36308.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug36337.phpt - Missing skipif 2006-03-19 18:25:51 +00:00
bug36434.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
bug37816.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug38132.phpt Improved fix for bug #38132 2006-07-26 23:18:41 +00:00
bug38194.phpt Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the 2006-07-25 12:34:38 +00:00
bug38217.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug38465.phpt - MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self:: 2006-10-18 16:35:15 +00:00
bug38653.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug38942.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug39001.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug39067.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug39884.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug40431.phpt add missing SKIPIF sections 2007-04-12 12:29:48 +00:00
bug40794.phpt new test 2007-03-19 08:11:14 +00:00
bug41061.phpt - Fix bug #41061 ("visibility error" in ReflectionFunction::export()) 2007-04-12 18:39:46 +00:00
bug41884.phpt MFH 2007-07-11 22:06:54 +00:00
bug42976.phpt Fixed bug #42976 (Crash when constructor for newInstance() or 2007-10-28 13:42:24 +00:00
exception.inc Fix classnames 2004-09-29 08:55:45 +00:00
parameters_001.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
parameters_002.phpt - MFH: 2006-03-12 17:22:34 +00:00
property_exists.phpt - Prefix test names 2006-03-12 12:38:25 +00:00
reflectionClass_constructor_001.phpt ReflectionClass constructor tests 2007-07-09 13:22:10 +00:00
reflectionClass_constructor_002.phpt ReflectionClass constructor tests 2007-07-09 13:22:10 +00:00
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 More reflectionClass tests 2007-07-11 20:11:34 +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
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 reflectionObject tests 2007-07-12 21:03:39 +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 - Prefix test names 2006-03-12 12:38:25 +00:00