| .. |
|
001.phpt
|
- Add new test
|
22 years ago |
|
002.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
003.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
004.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
005.phpt
|
- Add new test
|
21 years ago |
|
006.phpt
|
- Add new test
|
21 years ago |
|
007.phpt
|
- MFH Bug #36141 Add ReflectionClass::newInstanceArgs($args)
|
20 years ago |
|
008.phpt
|
MFH: fix #39125 (Memleak when reflecting non-existing class/method)
|
20 years ago |
|
009.phpt
|
add new test
|
19 years ago |
|
010.phpt
|
- MFH: New tests
|
18 years ago |
|
011.phpt
|
- MFH: New tests
|
18 years ago |
|
012.phpt
|
- MFH: New tests
|
18 years ago |
|
013.phpt
|
- MFH: New tests
|
18 years ago |
|
014.phpt
|
- MFH: New tests
|
18 years ago |
|
015.phpt
|
- MFH: New tests
|
18 years ago |
|
016.phpt
|
- MFH: New tests
|
18 years ago |
|
017.phpt
|
- MFH: New tests
|
18 years ago |
|
018.phpt
|
- MFH: New tests
|
18 years ago |
|
019.phpt
|
- MFH: New tests
|
18 years ago |
|
020.phpt
|
- Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not property_exists)
|
17 years ago |
|
021.phpt
|
- MFH: New tests
|
18 years ago |
|
022.phpt
|
- MFH: New tests
|
18 years ago |
|
023.phpt
|
- MFH: New tests
|
18 years ago |
|
024.phpt
|
- MFH: New tests
|
18 years ago |
|
025.phpt
|
- MFH: New tests
|
18 years ago |
|
026.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionClass_CannotClone_basic.phpt
|
Test from 2009 testfest
|
17 years ago |
|
ReflectionClass_FileInfo_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_FileInfo_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_constructor_001.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_constructor_002.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_export_basic1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_export_basic2.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getConstant_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getConstant_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getConstants_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getConstants_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getConstructor_basic.phpt
|
- Fixed tests
|
16 years ago |
|
ReflectionClass_getConstructor_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getDefaultProperties_001.phpt
|
- Fixed ReflectionClass::getStaticProperties() to do not return the private properties from parent class;
|
17 years ago |
|
ReflectionClass_getDefaultProperties_002.phpt
|
MFH:
|
17 years ago |
|
ReflectionClass_getDocComment_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getDocComment_002.phpt
|
MFH:
|
17 years ago |
|
ReflectionClass_getExtensionName_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getExtensionName_variation.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getExtension_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getExtension_variation.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getInterfaceNames_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getInterfaces_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getInterfaces_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getInterfaces_003.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getInterfaces_004.phpt
|
MFH:
|
17 years ago |
|
ReflectionClass_getMethod_001.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
ReflectionClass_getMethod_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getMethods_001.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
ReflectionClass_getMethods_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getMethods_003.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getModifierNames_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getModifiers_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getName_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getName_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getName_error1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getNamespaceName.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getParentClass.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_getParentClass_001.phpt
|
MFH:
|
17 years ago |
|
ReflectionClass_getProperties_001.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
ReflectionClass_getProperties_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getProperties_003.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getProperty_001.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
ReflectionClass_getProperty_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getProperty_003.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
ReflectionClass_getProperty_004.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
ReflectionClass_getStaticPropertyValue_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_getStaticPropertyValue_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_hasConstant_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_hasConstant_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_hasConstant_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_hasMethod_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_hasMethod_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_hasMethod_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_hasProperty_001.phpt
|
- Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class)
|
17 years ago |
|
ReflectionClass_hasProperty_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_hasProperty_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_implementsInterface_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_isAbstract_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isFinal_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInstance_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInstance_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInstantiable_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInstantiable_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInstantiable_variation.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInterface_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInternal_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isInternal_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isIterateable_001.phpt
|
- Fixed test
|
16 years ago |
|
ReflectionClass_isIterateable_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isIterateable_variation1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isSubclassOf_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_isSubclassOf_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isSubclassOf_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isSubclassOf_error1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isUserDefined_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_isUserDefined_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionClass_modifiers_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_modifiers_002.phpt
|
MFH:
|
17 years ago |
|
ReflectionClass_newInstanceArgs_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_newInstanceArgs_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_newInstance_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_setStaticPropertyValue_001.phpt
|
- Fixed ReflectionClass::getStaticProperties() to do not return the private properties from parent class;
|
17 years ago |
|
ReflectionClass_setStaticPropertyValue_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_toString_001.phpt
|
- Fix some arginfos (thanks Philip)
|
17 years ago |
|
ReflectionClass_toString_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionClass_toString_003.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionExtension_constructor_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_constructor_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_export_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_getClassNames_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_getClassNames_variation1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_getClasses_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_getDependencies_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_getDependencies_variation2.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_getName_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_getVersion_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionExtension_info_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionFunction_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionFunction_construct.001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionFunction_getDocComment.001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 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 |
|
ReflectionFunction_getFileName.001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionFunction_getFileName.002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionFunction_getNamespaceName.phpt
|
- Fixed tests
|
18 years ago |
|
ReflectionFunction_isClosure_basic.phpt
|
The last of the 2009 testfest tests
|
17 years ago |
|
ReflectionFunction_isDeprecated_basic.phpt
|
More tests from 2009 testfest
|
17 years ago |
|
ReflectionFunction_isDisabled_basic.phpt
|
Test from 2009 testfest
|
17 years ago |
|
ReflectionMethod_006.phpt
|
MFH:
|
17 years ago |
|
ReflectionMethod_basic1.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_basic2.phpt
|
- Fixed tests
|
16 years ago |
|
ReflectionMethod_basic3.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_basic4.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_constructor_basic.phpt
|
- Fix tests
|
16 years ago |
|
ReflectionMethod_constructor_error1.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionMethod_constructor_error2.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionMethod_getDeclaringClass_basic.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_getDocComment_basic.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_getDocComment_error.phpt
|
MFH:
|
17 years ago |
|
ReflectionMethod_getModifiers_basic.phpt
|
- MFH: Fixed bug #47254 (Wrong Reflection for extends class)
|
17 years ago |
|
ReflectionMethod_getStaticVariables_basic.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_invokeArgs_basic.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_invokeArgs_error1.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_invokeArgs_error2.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_invokeArgs_error3.phpt
|
Make invokeArgs() error messages consistent with invoke().
|
17 years ago |
|
ReflectionMethod_invoke_basic.phpt
|
- New parameter parsing API
|
18 years ago |
|
ReflectionMethod_invoke_error1.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_invoke_error2.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_returnsReference_basic.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
ReflectionMethod_setAccessible.phpt
|
Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes.
|
17 years ago |
|
ReflectionObject_FileInfo_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_FileInfo_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject___toString_basic1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject___toString_basic2.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_constructor_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_constructor_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_export_basic1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_export_basic2.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_export_basic3.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getConstant_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getConstant_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getConstants_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getConstants_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getConstructor_basic.phpt
|
- Fixed tests
|
16 years ago |
|
ReflectionObject_getConstructor_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getName_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getName_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_getName_error1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isInstance_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isInstance_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isInstantiable_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isInstantiable_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isInstantiable_variation.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isInternal_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isInternal_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isSubclassOf.002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionObject_isSubclassOf_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isSubclassOf_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isUserDefined_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionObject_isUserDefined_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionParameter_002.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionParameter_003.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionParameter_export_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_export_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_export_error2.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_export_error3.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_getDeclaringFunction_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_getPosition_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_invalidMethodInConstructor.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionParameter_isDefault.phpt
|
- Fixed ReflectionProperty::isDefault() giving a wrong result for properties
|
16 years ago |
|
ReflectionParameter_toString_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_basic1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_basic2.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_constructor_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_constructor_variation1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_export_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_export_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_getDeclaringClass_variation1.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_getDocComment_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_getDocComment_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_getModifiers.001.phpt
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
ReflectionProperty_getModifiers_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_getValue_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_isDefault_basic.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_setAccessible.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
ReflectionProperty_setValue_error.phpt
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
17 years ago |
|
bug26640.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug26695.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug29268.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug29523.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug29828.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug29986.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug30146.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug30148.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug30209.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug30856.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug30961.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug31651.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug32981.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug33312.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug33389.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug36308.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug36337.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug36434.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug37816.phpt
|
- MFH Fixed bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute)
|
20 years ago |
|
bug37964.phpt
|
- MFH Fixed Bug #37964 (Reflection shows private methods of parent class)
|
18 years ago |
|
bug38132.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug38194.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug38217.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug38465.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug38653.phpt
|
MFH: fix #38653 (memory leak in ReflectionClass::getConstant())
|
20 years ago |
|
bug38942.phpt
|
Fix test
|
20 years ago |
|
bug39001.phpt
|
MFH: #39001 (ReflectionProperty returns incorrect declaring class for protected properties)
|
20 years ago |
|
bug39067.phpt
|
more improvements
|
20 years ago |
|
bug39884.phpt
|
Fixed bug #39884 (ReflectionParameter::getClass() throws exception for type
|
19 years ago |
|
bug40431.phpt
|
MFH
|
19 years ago |
|
bug40794.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug41061.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
bug41884.phpt
|
MFH
|
19 years ago |
|
bug42976.phpt
|
Use php_error_docref instead of zend_error
|
16 years ago |
|
bug43926.phpt
|
MFH
|
18 years ago |
|
bug45139.phpt
|
- Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)
|
18 years ago |
|
bug45571.phpt
|
- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)
|
18 years ago |
|
bug45765.phpt
|
- MFH: Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error)
|
18 years ago |
|
bug46064.phpt
|
Fix tests
|
17 years ago |
|
bug46064_2.phpt
|
Fix tests
|
17 years ago |
|
bug46205.phpt
|
Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)
|
18 years ago |
|
bug47254.phpt
|
Test from 2009 testfest
|
17 years ago |
|
bug48336.phpt
|
MFH: Fixed bug #48336 (ReflectionProperty::getDeclaringClass() does not
|
17 years ago |
|
bug48757.phpt
|
MFH: Fixed bug #48757 (ReflectionFunction::invoke() parameter issues)
|
17 years ago |
|
bug49074.phpt
|
- Fixed ReflectionClass::getStaticProperties() to do not return the private properties from parent class;
|
17 years ago |
|
bug49092.phpt
|
- Fixed bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces)
|
17 years ago |
|
bug49719.phpt
|
- Fixed bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class)
|
17 years ago |
|
bug51905.phpt
|
- Fixed bug #51905 (ReflectionParameter fails if default value is an array with an access to self::)
|
16 years ago |
|
bug51911.phpt
|
- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array)
|
16 years ago |
|
bug52057.phpt
|
- Fixed bug #52057 (ReflectionClass fails on Closure class)
|
16 years ago |
|
bug52854.phpt
|
- Improve test
|
15 years ago |
|
bug53366.phpt
|
- Fixed bug #53366 (Reflection doesnt get dynamic property value from getProperty())
|
15 years ago |
|
bug53915.phpt
|
- Fixed bug #53915: ReflectionClass::getConstant(s) emits fatal error on
|
15 years ago |
|
bug60367.phpt
|
Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())
|
14 years ago |
|
bug61388.phpt
|
- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
|
14 years ago |
|
bug62384.phpt
|
- Fixed bug #62384 (Attempting to invoke a Closure more than once causes segfaul)
|
14 years ago |
|
bug62715.phpt
|
Fixed bug that can not get default value of parameter if it's not `optional`
|
14 years ago |
|
bug63614.phpt
|
Fixed Bug #63614 (Fatal error on Reflection)
|
13 years ago |
|
closures_001.phpt
|
[DOC] Remove $this support in closures for PHP 5.3 beta 1
|
17 years ago |
|
closures_002.phpt
|
[DOC] Remove $this support in closures for PHP 5.3 beta 1
|
17 years ago |
|
closures_003.phpt
|
[DOC] Remove $this support in closures for PHP 5.3 beta 1
|
17 years ago |
|
exception.inc
|
Fix classnames
|
22 years ago |
|
included4.inc
|
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
18 years ago |
|
parameters_001.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
parameters_002.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |
|
property_exists.phpt
|
- Fixed test
|
18 years ago |
|
static_properties_002.phpt
|
Drop SKIPIF check for ext/reflection.
|
18 years ago |