php-src/ext/reflection/tests
Arnaud Le Blanc 5c5dcf5e7a MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
work with redeclared property)
(patch by Markus dot Lidel at shadowconnect dot com)
2009-05-21 16:01:37 +00:00
..
001.phpt
002.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
011.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
012.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
013.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
014.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
015.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
016.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
017.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
018.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
019.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
020.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
021.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
022.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
023.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
024.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
025.phpt - MFH: New tests 2008-08-11 14:00:02 +00:00
026.phpt
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
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
bug42976.phpt
bug43926.phpt
bug45139.phpt
bug45571.phpt
bug45765.phpt
bug46064_2.phpt - MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property) 2008-10-29 12:56:29 +00:00
bug46064.phpt - MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property) 2008-10-29 12:56:29 +00:00
bug46205.phpt Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown) 2008-10-01 07:30:31 +00:00
bug48336.phpt MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not 2009-05-21 16:01:37 +00:00
closures_001.phpt [DOC] Remove $this support in closures for PHP 5.3 beta 1 2009-01-26 22:54:34 +00:00
closures_002.phpt [DOC] Remove $this support in closures for PHP 5.3 beta 1 2009-01-26 22:54:34 +00:00
closures_003.phpt [DOC] Remove $this support in closures for PHP 5.3 beta 1 2009-01-26 22:54:34 +00:00
exception.inc
included4.inc Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
parameters_001.phpt
parameters_002.phpt
property_exists.phpt - Fixed test 2008-08-18 19:49:33 +00:00
ReflectionClass_constructor_001.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_constructor_002.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_export_basic1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_export_basic2.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_FileInfo_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_FileInfo_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getConstant_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getConstant_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getConstants_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getConstants_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getConstructor_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getConstructor_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getDefaultProperties_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getDefaultProperties_002.phpt MFH: 2009-01-07 22:40:17 +00:00
ReflectionClass_getDocComment_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getDocComment_002.phpt MFH: 2009-01-07 22:40:17 +00:00
ReflectionClass_getExtension_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getExtension_variation.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getExtensionName_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getExtensionName_variation.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getInterfaceNames_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getInterfaces_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getInterfaces_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getInterfaces_003.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getInterfaces_004.phpt MFH: 2009-01-07 22:40:17 +00:00
ReflectionClass_getMethod_001.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
ReflectionClass_getMethod_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getMethods_001.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
ReflectionClass_getMethods_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getMethods_003.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getModifierNames_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getModifiers_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getName_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getName_error1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getName_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getNamespaceName.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getParentClass_001.phpt MFH: 2009-01-07 22:40:17 +00:00
ReflectionClass_getParentClass.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_getProperties_001.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
ReflectionClass_getProperties_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getProperties_003.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getProperty_001.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
ReflectionClass_getProperty_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getProperty_003.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
ReflectionClass_getProperty_004.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
ReflectionClass_getStaticPropertyValue_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_getStaticPropertyValue_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_hasConstant_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_hasConstant_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_hasConstant_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_hasMethod_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_hasMethod_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_hasMethod_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_hasProperty_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_hasProperty_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_hasProperty_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_implementsInterface_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_isAbstract_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isFinal_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInstance_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInstance_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInstantiable_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInstantiable_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInstantiable_variation.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInterface_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInternal_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isInternal_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isIterateable_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_isIterateable_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isIterateable_variation1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isSubclassOf_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_isSubclassOf_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isSubclassOf_error1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isSubclassOf_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isUserDefined_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_isUserDefined_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionClass_modifiers_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_modifiers_002.phpt MFH: 2009-01-07 22:40:17 +00:00
ReflectionClass_newInstance_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_newInstanceArgs_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_newInstanceArgs_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_setStaticPropertyValue_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_setStaticPropertyValue_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_toString_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_toString_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionClass_toString_003.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionExtension_constructor_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_constructor_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_export_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_getClasses_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_getClassNames_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_getClassNames_variation1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_getDependencies_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_getDependencies_variation2.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_getName_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_getVersion_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionExtension_info_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionFunction_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionFunction_construct.001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionFunction_getDocComment.001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionFunction_getExtension.phpt
ReflectionFunction_getExtensionName.phpt
ReflectionFunction_getFileName.001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionFunction_getFileName.002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionFunction_getNamespaceName.phpt - Fixed tests 2008-11-13 01:49:51 +00:00
ReflectionMethod_006.phpt MFH: 2009-01-07 22:40:17 +00:00
ReflectionMethod_basic1.phpt
ReflectionMethod_basic2.phpt
ReflectionMethod_basic3.phpt
ReflectionMethod_basic4.phpt
ReflectionMethod_constructor_basic.phpt
ReflectionMethod_constructor_error1.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionMethod_constructor_error2.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionMethod_getDeclaringClass_basic.phpt
ReflectionMethod_getDocComment_basic.phpt
ReflectionMethod_getDocComment_error.phpt MFH: 2009-01-07 22:40:17 +00:00
ReflectionMethod_getModifiers_basic.phpt - MFH: Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:48:45 +00:00
ReflectionMethod_getStaticVariables_basic.phpt
ReflectionMethod_invoke_basic.phpt
ReflectionMethod_invoke_error1.phpt
ReflectionMethod_invoke_error2.phpt
ReflectionMethod_invokeArgs_basic.phpt
ReflectionMethod_invokeArgs_error1.phpt
ReflectionMethod_invokeArgs_error2.phpt
ReflectionMethod_invokeArgs_error3.phpt
ReflectionMethod_returnsReference_basic.phpt
ReflectionObject___toString_basic1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject___toString_basic2.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_constructor_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_constructor_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_export_basic1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_export_basic2.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_export_basic3.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_FileInfo_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_FileInfo_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getConstant_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getConstant_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getConstants_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getConstants_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getConstructor_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getConstructor_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getName_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getName_error1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_getName_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isInstance_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isInstance_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isInstantiable_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isInstantiable_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isInstantiable_variation.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isInternal_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isInternal_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isSubclassOf_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isSubclassOf_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isSubclassOf.002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionObject_isUserDefined_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionObject_isUserDefined_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionParameter_002.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionParameter_003.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionParameter_export_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_export_error2.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_export_error3.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_export_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_getDeclaringFunction_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_getPosition_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_invalidMethodInConstructor.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionParameter_toString_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_basic1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_basic2.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_constructor_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_constructor_variation1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_export_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_export_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_getDeclaringClass_variation1.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_getDocComment_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_getDocComment_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_getModifiers_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_getModifiers.001.phpt Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-18 15:36:48 +00:00
ReflectionProperty_getValue_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_isDefault_basic.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_setAccessible.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
ReflectionProperty_setValue_error.phpt MFH: Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:09:16 +00:00
static_properties_002.phpt