php-src/tests/classes
2007-01-10 16:00:31 +00:00
..
__call_001.phpt
__call_002.phpt
__set__get_001.phpt
__set__get_002.phpt
__set__get_003.phpt
__set__get_004.phpt
__set__get_005.phpt
__set_data_corrupt.phpt - MFH Add missing prefixes 2005-12-18 13:01:20 +00:00
abstract_by_interface_001.phpt - MFH Add new tests 2006-05-20 11:35:38 +00:00
abstract_by_interface_002.phpt - MFH Add new tests 2006-05-20 11:35:38 +00:00
abstract_class.phpt
abstract_derived.phpt
abstract_final.phpt
abstract_inherit.phpt
abstract_not_declared.phpt
abstract_redeclare.phpt
abstract_static.phpt Make use of abstract methods be E_STRICT rather then E_ERROR 2006-10-20 02:44:26 +00:00
abstract_user_call.phpt - MFH tests 2006-05-10 21:19:37 +00:00
abstract.phpt
array_access_001.phpt
array_access_002.phpt
array_access_003.phpt Fixed bug #39775 ("Indirect modification ..." message is not shown) 2006-12-08 15:55:31 +00:00
array_access_004.phpt Fixed bug #39775 ("Indirect modification ..." message is not shown) 2006-12-08 15:55:31 +00:00
array_access_005.phpt Fixed bug #39775 ("Indirect modification ..." message is not shown) 2006-12-08 15:55:31 +00:00
array_access_006.phpt
array_access_007.phpt
array_access_008.phpt Fixed bug #39775 ("Indirect modification ..." message is not shown) 2006-12-08 15:55:31 +00:00
array_access_009.phpt
array_access_010.phpt
array_access_011.phpt
array_access_012.phpt Fixed bug #39775 ("Indirect modification ..." message is not shown) 2006-12-08 15:55:31 +00:00
array_access_013.phpt - MFH Speling 2005-12-18 12:54:41 +00:00
assign_op_property_001.phpt
autoload_001.phpt
autoload_002.phpt
autoload_003.phpt
autoload_004.phpt
autoload_005.phpt
autoload_006.phpt
autoload_derived.p5c
autoload_implements.p5c
autoload_interface.p5c
autoload_root.p5c
bug23951.phpt
bug24399.phpt
bug24445.phpt
bug26737.phpt
bug27468.phpt Fixed tests 2007-01-10 16:00:31 +00:00
bug27504.phpt - Add/fix tests 2005-12-16 22:19:02 +00:00
bug29446.phpt
class_abstract.phpt
class_example.phpt
class_final.phpt
class_stdclass.phpt
clone_001.phpt
clone_002.phpt
clone_003.phpt
clone_004.phpt
clone_005.phpt
clone_006.phpt
constants_scope_001.phpt
ctor_dtor_inheritance.phpt
ctor_dtor.phpt
ctor_failure.phpt
ctor_in_interface_01.phpt - MFH Constructors in interfaces 2006-05-10 01:23:55 +00:00
ctor_in_interface_02.phpt - MFH Constructors in interfaces 2006-05-10 01:23:55 +00:00
ctor_in_interface_03.phpt - MFH Constructors in interfaces 2006-05-10 01:23:55 +00:00
ctor_in_interface_04.phpt - MFH Constructors in interfaces 2006-05-10 01:23:55 +00:00
ctor_name_clash.phpt
ctor_visibility.phpt - Speling 2006-08-08 00:40:19 +00:00
dereferencing_001.phpt
destructor_and_echo.phpt - MFH Add missing prefixes 2005-12-18 13:01:20 +00:00
destructor_and_exceptions.phpt
destructor_and_globals.phpt
destructor_and_references.phpt - MFH Add missing prefixes 2005-12-18 13:01:20 +00:00
destructor_inheritance.phpt
destructor_visibility_001.phpt
destructor_visibility_002.phpt
destructor_visibility_003.phpt
factory_001.phpt
factory_and_singleton_001.phpt
factory_and_singleton_002.phpt
factory_and_singleton_003.phpt fix tests 2006-07-05 11:55:59 +00:00
factory_and_singleton_004.phpt fix tests 2006-07-05 11:55:59 +00:00
factory_and_singleton_005.phpt
factory_and_singleton_006.phpt
factory_and_singleton_007.phpt
factory_and_singleton_008.phpt
factory_and_singleton_009.phpt
factory_and_singleton_010.phpt
final_abstract.phpt
final_ctor1.phpt - MFH Fix Bug #35720 A final constructor can be overwritten 2005-12-17 15:51:52 +00:00
final_ctor2.phpt - MFH Fix Bug #35720 A final constructor can be overwritten 2005-12-17 15:51:52 +00:00
final_redeclare.phpt
final.phpt
incdec_property_001.phpt
incdec_property_002.phpt
incdec_property_003.phpt
incdec_property_004.phpt
inheritance_002.phpt
inheritance_003.phpt - Add new tests 2006-05-30 23:11:33 +00:00
inheritance_004.phpt - Add new tests 2006-05-30 23:11:33 +00:00
inheritance.phpt
interface_and_extends.phpt
interface_class.phpt
interface_doubled.phpt
interface_implemented.phpt
interface_instantiate.phpt
interface_member.phpt
interface_method_final.phpt
interface_method_private.phpt
interface_method.phpt
interface_must_be_implemented.phpt
interface_optional_arg.phpt
interfaces_001.phpt
interfaces_002.phpt
interfaces_003.phpt - MFH Sync error messages and simplify error message generation code 2006-05-26 00:36:13 +00:00
iterators_001.phpt
iterators_002.phpt
iterators_003.phpt
iterators_004.phpt
iterators_005.phpt
iterators_006.phpt
iterators_007.phpt
object_reference_001.phpt
private_001.phpt
private_002.phpt
private_003.phpt
private_003b.phpt
private_004.phpt
private_004b.phpt
private_005.phpt
private_005b.phpt
private_006.phpt
private_006b.phpt
private_007.phpt
private_007b.phpt
private_members.phpt
private_redeclare.phpt
protected_001.phpt
protected_001b.phpt
protected_002.phpt
serialize_001.phpt
singleton_001.phpt
static_mix_1.phpt
static_mix_2.phpt
static_properties_001.phpt
static_this.phpt - MFH Add missing prefixes 2005-12-18 13:01:20 +00:00
this.phpt
tostring_001.phpt there is no Unicode in 5_2 2006-07-11 12:15:11 +00:00
tostring_002.phpt - MFH tests 2006-05-10 21:19:37 +00:00
tostring_003.phpt - MFH tests 2006-05-10 21:19:37 +00:00
type_hinting_001.phpt - MFH improve error messages 2006-05-21 18:10:31 +00:00
type_hinting_002.phpt MFH: fix #39003 (__autoload() is called for type hinting) 2006-10-02 11:09:52 +00:00
type_hinting_003.phpt - MFH improve error messages 2006-05-21 18:10:31 +00:00
visibility_000a.phpt
visibility_000b.phpt
visibility_000c.phpt
visibility_001a.phpt
visibility_001b.phpt
visibility_001c.phpt
visibility_002a.phpt
visibility_002b.phpt
visibility_002c.phpt
visibility_003a.phpt
visibility_003b.phpt
visibility_003c.phpt
visibility_004a.phpt
visibility_004b.phpt
visibility_004c.phpt
visibility_005.phpt