]> granicus.if.org Git - php/commit
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
authorSebastian Bergmann <sebastian@php.net>
Wed, 8 Apr 2009 16:09:30 +0000 (16:09 +0000)
committerSebastian Bergmann <sebastian@php.net>
Wed, 8 Apr 2009 16:09:30 +0000 (16:09 +0000)
commit7aea024b692c212162f95a7d5a8ab5beb4d32163
tree1d29548b5694081f47e390c7f1d7f86c38f1e979
parentdb53404011e7c07850071cff30314e986cd14ed6
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
86 files changed:
ext/reflection/tests/ReflectionClass_FileInfo_basic.phpt [moved from ext/reflection/tests/reflectionClass_FileInfo_basic.phpt with 93% similarity]
ext/reflection/tests/ReflectionClass_FileInfo_error.phpt [moved from ext/reflection/tests/reflectionClass_FileInfo_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_constructor_001.phpt [moved from ext/reflection/tests/reflectionClass_constructor_001.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_constructor_002.phpt [moved from ext/reflection/tests/reflectionClass_constructor_002.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_export_basic1.phpt [moved from ext/reflection/tests/reflectionClass_export_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_export_basic2.phpt [moved from ext/reflection/tests/reflectionClass_export_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstant_basic.phpt [moved from ext/reflection/tests/reflectionClass_getConstant_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstant_error.phpt [moved from ext/reflection/tests/reflectionClass_getConstant_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstants_basic.phpt [moved from ext/reflection/tests/reflectionClass_getConstants_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstants_error.phpt [moved from ext/reflection/tests/reflectionClass_getConstants_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstructor_basic.phpt [moved from ext/reflection/tests/reflectionClass_getConstructor_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getConstructor_error.phpt [moved from ext/reflection/tests/reflectionClass_getConstructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtensionName_basic.phpt [moved from ext/reflection/tests/reflectionClass_getExtensionName_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtensionName_variation.phpt [moved from ext/reflection/tests/reflectionClass_getExtensionName_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtension_basic.phpt [moved from ext/reflection/tests/reflectionClass_getExtension_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getExtension_variation.phpt [moved from ext/reflection/tests/reflectionClass_getExtension_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getInterfaceNames_basic.phpt [moved from ext/reflection/tests/reflectionClass_getInterfaceNames_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getModifiers_basic.phpt [moved from ext/reflection/tests/reflectionClass_getModifiers_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getName_basic.phpt [moved from ext/reflection/tests/reflectionClass_getName_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getName_error.phpt [moved from ext/reflection/tests/reflectionClass_getName_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getName_error1.phpt [moved from ext/reflection/tests/reflectionClass_getName_error1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_getParentClass.phpt [moved from ext/reflection/tests/reflectionClass_getParentClass.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_hasConstant_basic.phpt [moved from ext/reflection/tests/reflectionClass_hasConstant_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_hasMethod_basic.phpt [moved from ext/reflection/tests/reflectionClass_hasMethod_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_hasProperty_basic.phpt [moved from ext/reflection/tests/reflectionClass_hasProperty_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isAbstract_basic.phpt [moved from ext/reflection/tests/reflectionClass_isAbstract_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isFinal_basic.phpt [moved from ext/reflection/tests/reflectionClass_isFinal_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstance_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInstance_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstance_error.phpt [moved from ext/reflection/tests/reflectionClass_isInstance_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstantiable_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInstantiable_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstantiable_error.phpt [moved from ext/reflection/tests/reflectionClass_isInstantiable_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInstantiable_variation.phpt [moved from ext/reflection/tests/reflectionClass_isInstantiable_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInterface_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInterface_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInternal_basic.phpt [moved from ext/reflection/tests/reflectionClass_isInternal_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isInternal_error.phpt [moved from ext/reflection/tests/reflectionClass_isInternal_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isIterateable_basic.phpt [moved from ext/reflection/tests/reflectionClass_isIterateable_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isIterateable_variation1.phpt [moved from ext/reflection/tests/reflectionClass_isIterateable_variation1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isSubclassOf_basic.phpt [moved from ext/reflection/tests/reflectionClass_isSubclassOf_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isSubclassOf_error.phpt [moved from ext/reflection/tests/reflectionClass_isSubclassOf_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isSubclassOf_error1.phpt [moved from ext/reflection/tests/reflectionClass_isSubclassOf_error1.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isUserDefined_basic.phpt [moved from ext/reflection/tests/reflectionClass_isUserDefined_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionClass_isUserDefined_error.phpt [moved from ext/reflection/tests/reflectionClass_isUserDefined_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_FileInfo_basic.phpt [moved from ext/reflection/tests/reflectionObject_FileInfo_basic.phpt with 90% similarity]
ext/reflection/tests/ReflectionObject_FileInfo_error.phpt [moved from ext/reflection/tests/reflectionObject_FileInfo_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject___toString_basic1.phpt [moved from ext/reflection/tests/reflectionObject___toString_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject___toString_basic2.phpt [moved from ext/reflection/tests/reflectionObject___toString_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_constructor_basic.phpt [moved from ext/reflection/tests/reflectionObject_constructor_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_constructor_error.phpt [moved from ext/reflection/tests/reflectionObject_constructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_export_basic1.phpt [moved from ext/reflection/tests/reflectionObject_export_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_export_basic2.phpt [moved from ext/reflection/tests/reflectionObject_export_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_export_basic3.phpt [moved from ext/reflection/tests/reflectionObject_export_basic3.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstant_basic.phpt [moved from ext/reflection/tests/reflectionObject_getConstant_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstant_error.phpt [moved from ext/reflection/tests/reflectionObject_getConstant_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstants_basic.phpt [moved from ext/reflection/tests/reflectionObject_getConstants_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstants_error.phpt [moved from ext/reflection/tests/reflectionObject_getConstants_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstructor_basic.phpt [moved from ext/reflection/tests/reflectionObject_getConstructor_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getConstructor_error.phpt [moved from ext/reflection/tests/reflectionObject_getConstructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getName_basic.phpt [moved from ext/reflection/tests/reflectionObject_getName_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getName_error.phpt [moved from ext/reflection/tests/reflectionObject_getName_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_getName_error1.phpt [moved from ext/reflection/tests/reflectionObject_getName_error1.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstance_basic.phpt [moved from ext/reflection/tests/reflectionObject_isInstance_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstance_error.phpt [moved from ext/reflection/tests/reflectionObject_isInstance_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstantiable_basic.phpt [moved from ext/reflection/tests/reflectionObject_isInstantiable_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstantiable_error.phpt [moved from ext/reflection/tests/reflectionObject_isInstantiable_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInstantiable_variation.phpt [moved from ext/reflection/tests/reflectionObject_isInstantiable_variation.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInternal_basic.phpt [moved from ext/reflection/tests/reflectionObject_isInternal_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isInternal_error.phpt [moved from ext/reflection/tests/reflectionObject_isInternal_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isSubclassOf_basic.phpt [moved from ext/reflection/tests/reflectionObject_isSubclassOf_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isSubclassOf_error.phpt [moved from ext/reflection/tests/reflectionObject_isSubclassOf_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isUserDefined_basic.phpt [moved from ext/reflection/tests/reflectionObject_isUserDefined_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionObject_isUserDefined_error.phpt [moved from ext/reflection/tests/reflectionObject_isUserDefined_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionParameter_invalidMethodInConstructor.phpt [moved from ext/reflection/tests/reflectionParameter_invalidMethodInConstructor.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_basic1.phpt [moved from ext/reflection/tests/reflectionProperty_basic1.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_basic2.phpt [moved from ext/reflection/tests/reflectionProperty_basic2.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_constructor_error.phpt [moved from ext/reflection/tests/reflectionProperty_constructor_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt [moved from ext/reflection/tests/reflectionProperty_constructor_variation1.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_error.phpt [moved from ext/reflection/tests/reflectionProperty_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_export_basic.phpt [moved from ext/reflection/tests/reflectionProperty_export_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_export_error.phpt [moved from ext/reflection/tests/reflectionProperty_export_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getDeclaringClass_variation1.phpt [moved from ext/reflection/tests/reflectionProperty_getDeclaringClass_variation1.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getDocComment_basic.phpt [moved from ext/reflection/tests/reflectionProperty_getDocComment_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getDocComment_error.phpt [moved from ext/reflection/tests/reflectionProperty_getDocComment_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getModifiers_basic.phpt [moved from ext/reflection/tests/reflectionProperty_getModifiers_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_getValue_error.phpt [moved from ext/reflection/tests/reflectionProperty_getValue_error.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_isDefault_basic.phpt [moved from ext/reflection/tests/reflectionProperty_isDefault_basic.phpt with 100% similarity]
ext/reflection/tests/ReflectionProperty_setValue_error.phpt [moved from ext/reflection/tests/reflectionProperty_setValue_error.phpt with 100% similarity]