php-src/tests/classes
2006-06-02 22:22:43 +00:00
..
__call_001.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
__call_002.phpt MFB Enforce protocol of magic methods/classes 2004-08-02 08:29:59 +00:00
__set__get_001.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
__set__get_002.phpt MFB Enforce protocol of magic methods/classes 2004-08-02 08:29:59 +00:00
__set__get_003.phpt MFB Enforce protocol of magic methods/classes 2004-08-02 08:29:59 +00:00
__set__get_004.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
__set__get_005.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
__set_data_corrupt.phpt - Add missing prefixes 2005-12-18 13:01:09 +00:00
abstract_by_interface_001.phpt - Add new tests 2006-05-20 11:34:58 +00:00
abstract_by_interface_002.phpt - Add new tests 2006-05-20 11:34:58 +00:00
abstract_class.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
abstract_derived.phpt - Fix tests affected by fix 2005-05-03 09:52:01 +00:00
abstract_final.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
abstract_inherit.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
abstract_not_declared.phpt - Fix tests affected by fix 2005-05-03 09:52:01 +00:00
abstract_redeclare.phpt - Fix tests affected by fix 2005-05-03 09:52:01 +00:00
abstract_static.phpt - Interfaces may have static methods to enforce their existance in 2006-02-19 11:55:11 +00:00
abstract_user_call.phpt - Add new function 2006-02-19 12:18:28 +00:00
abstract.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
array_access_001.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_002.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_003.phpt - Add E_RECOVERABLE. 2005-09-15 16:19:48 +00:00
array_access_004.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_005.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_006.phpt Assign_op operators (+=) were fixed for elements of overloaded objects 2003-12-19 11:22:13 +00:00
array_access_007.phpt Fixed bug #26675 (Segfault on ArrayAccess use) 2003-12-22 16:27:14 +00:00
array_access_008.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_009.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_010.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_011.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_access_012.phpt - Add new test 2005-06-21 06:59:58 +00:00
array_access_013.phpt - Speling 2005-12-18 12:54:29 +00:00
assign_op_property_001.phpt New tests for memory leaks 2003-12-19 15:08:56 +00:00
autoload_001.phpt - Do not autoload classes in skip code 2004-07-25 19:23:17 +00:00
autoload_002.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
autoload_003.phpt - Do not autoload classes in skip code 2004-07-25 19:23:17 +00:00
autoload_004.phpt - Do not autoload classes in skip code 2004-07-25 19:23:17 +00:00
autoload_005.phpt - Add test 2004-07-25 19:20:47 +00:00
autoload_006.phpt - Add new test (related to #30234) 2004-09-26 18:16:33 +00:00
autoload_derived.p5c Add some __autoload() tests. 2003-12-29 12:36:31 +00:00
autoload_implements.p5c - Add new test (related to #30234) 2004-09-26 18:16:33 +00:00
autoload_interface.p5c - Add new test (related to #30234) 2004-09-26 18:16:33 +00:00
autoload_root.p5c Add some __autoload() tests. 2003-12-29 12:36:31 +00:00
bug23951.phpt Fix tests now that class names are shown in correct casing 2003-12-22 22:50:02 +00:00
bug24399.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
bug24445.phpt Fixed some test names. 2003-10-24 03:31:57 +00:00
bug26737.phpt Fixed test 2006-03-27 09:39:27 +00:00
bug27468.phpt Test file was fixed (stack trace is removed) 2004-03-05 12:16:28 +00:00
bug27504.phpt - MFB 2005-12-16 23:21:38 +00:00
bug29446.phpt add testcase for bug #29446 2004-09-10 13:55:26 +00:00
class_abstract.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
class_example.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
class_final.phpt Update test (reason: early binding changes its behavior) 2004-02-04 17:45:08 +00:00
class_stdclass.phpt Fix registering/derigistering of stdClass in ZTS and NON ZTS mode 2003-09-08 10:45:19 +00:00
clone_001.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
clone_002.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
clone_003.phpt Tests are fixed according to new var_dump()/pront_r() format (to pass in non-unicode mode) 2005-08-15 07:55:41 +00:00
clone_004.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
clone_005.phpt More __clone testing 2003-07-03 19:53:01 +00:00
clone_006.phpt Fixed test file affected by fix for bug #30820 (static member conflict with $this->member silently ignored) 2005-06-08 08:08:37 +00:00
constants_scope_001.phpt Update test 2004-03-09 16:51:02 +00:00
ctor_dtor_inheritance.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
ctor_dtor.phpt Test files were fixed acording to new constructor redeclaration semantic 2004-03-05 12:18:16 +00:00
ctor_failure.phpt MFB: Enforce protocol on magic methods/functions 2004-08-02 08:27:57 +00:00
ctor_in_interface_01.phpt - Fix Bug #34019 by popular demand: Implementing interface with a 2006-03-05 18:23:56 +00:00
ctor_in_interface_02.phpt - Fix Bug #34019 by popular demand: Implementing interface with a 2006-03-05 18:23:56 +00:00
ctor_in_interface_03.phpt - Fix Bug #34019 by popular demand: Implementing interface with a 2006-03-05 18:23:56 +00:00
ctor_in_interface_04.phpt - Fix Bug #34019 by popular demand: Implementing interface with a 2006-03-05 18:23:56 +00:00
ctor_name_clash.phpt Don't really need the ZE2 check since this is in HEAD 2005-06-23 11:01:08 +00:00
dereferencing_001.phpt Fix tests now that class names are shown in correct casing 2003-12-22 22:50:02 +00:00
destructor_and_echo.phpt - Add missing prefixes 2005-12-18 13:01:09 +00:00
destructor_and_exceptions.phpt - Add new tests 2004-09-29 09:36:23 +00:00
destructor_and_globals.phpt Accessing globals from a destructor causes memory corruption 2003-07-03 14:06:51 +00:00
destructor_and_references.phpt - Add missing prefixes 2005-12-18 13:01:09 +00:00
destructor_inheritance.phpt Add destructor inheritance test (bug #24637) 2003-08-11 00:02:32 +00:00
destructor_visibility_001.phpt MFB Enforce protocol of magic methods/classes 2004-08-02 08:29:59 +00:00
destructor_visibility_002.phpt MFB Enforce protocol of magic methods/classes 2004-08-02 08:29:59 +00:00
destructor_visibility_003.phpt MFB Enforce protocol of magic methods/classes 2004-08-02 08:29:59 +00:00
factory_001.phpt Added some tests for ZE2 features and their functionality. 2003-03-03 16:44:38 +00:00
factory_and_singleton_001.phpt Add tests for static members 2003-07-01 18:34:42 +00:00
factory_and_singleton_002.phpt Synch/Unify error messages related to function/method calls 2003-09-02 14:08:59 +00:00
factory_and_singleton_003.phpt Synch/Unify error messages related to function/method calls 2003-09-02 14:08:59 +00:00
factory_and_singleton_004.phpt Synch/Unify error messages related to function/method calls 2003-09-02 14:08:59 +00:00
factory_and_singleton_005.phpt Synch/Unify error messages related to function/method calls 2003-09-02 14:08:59 +00:00
factory_and_singleton_006.phpt Synch/Unify error messages related to function/method calls 2003-09-02 14:08:59 +00:00
factory_and_singleton_007.phpt Update tests 2004-02-03 22:07:29 +00:00
factory_and_singleton_008.phpt Update tests 2004-02-03 22:07:29 +00:00
factory_and_singleton_009.phpt Add more tests. 2003-12-28 18:03:05 +00:00
factory_and_singleton_010.phpt Add more tests. 2003-12-28 18:03:05 +00:00
final_abstract.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
final_ctor1.phpt - Fix Bug #35720 A final constructor can be overwritten 2005-12-17 15:50:24 +00:00
final_ctor2.phpt - Fix Bug #35720 A final constructor can be overwritten 2005-12-17 15:50:24 +00:00
final_redeclare.phpt Update test (reason: early binding changes its behavior) 2004-02-04 17:47:35 +00:00
final.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
incdec_property_001.phpt New tests for memory leaks 2003-12-19 15:08:56 +00:00
incdec_property_002.phpt New tests for memory leaks 2003-12-19 15:08:56 +00:00
incdec_property_003.phpt New tests for memory leaks 2003-12-19 15:08:56 +00:00
incdec_property_004.phpt New tests for memory leaks 2003-12-19 15:08:56 +00:00
inheritance_002.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
inheritance_003.phpt - Add new tests 2006-05-30 23:11:13 +00:00
inheritance_004.phpt - Add new tests 2006-05-30 23:11:13 +00:00
inheritance.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
interface_and_extends.phpt Fix: interfac -> interface 2004-09-06 08:40:04 +00:00
interface_class.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
interface_doubled.phpt - Fix interface tests. Interfaces should not use access modifiers 2004-10-20 22:13:44 +00:00
interface_implemented.phpt - Fix interface tests. Interfaces should not use access modifiers 2004-10-20 22:13:44 +00:00
interface_instantiate.phpt - Fix interface tests. Interfaces should not use access modifiers 2004-10-20 22:13:44 +00:00
interface_member.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
interface_method_final.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
interface_method_private.phpt - Fix test 2004-10-20 22:55:57 +00:00
interface_method.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
interface_must_be_implemented.phpt Fixed error message 2005-05-03 13:46:00 +00:00
interface_optional_arg.phpt Add new tests (by magnus) 2004-04-20 00:00:51 +00:00
interfaces_001.phpt fix these tests 2003-03-28 18:58:18 +00:00
interfaces_002.phpt - Fix tests affected by fix 2005-05-03 09:52:01 +00:00
interfaces_003.phpt - Sync error messages and simplify error message generation code 2006-05-26 00:26:45 +00:00
iterators_001.phpt - Fix tests by removing erroneous check from --SKIPIF-- 2004-09-29 09:39:43 +00:00
iterators_002.phpt - Fix tests by removing erroneous check from --SKIPIF-- 2004-09-29 09:39:43 +00:00
iterators_003.phpt - Fix tests by removing erroneous check from --SKIPIF-- 2004-09-29 09:39:43 +00:00
iterators_004.phpt - Fix tests by removing erroneous check from --SKIPIF-- 2004-09-29 09:39:43 +00:00
iterators_005.phpt - Fix tests by removing erroneous check from --SKIPIF-- 2004-09-29 09:39:43 +00:00
iterators_006.phpt Rename hasMore() to valid() as discussed. (Part I) 2004-03-08 17:33:31 +00:00
iterators_007.phpt fix test 2005-07-31 20:36:48 +00:00
object_reference_001.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
private_001.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_002.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_003.phpt - Add E_RECOVERABLE. 2005-09-15 16:19:48 +00:00
private_003b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_004.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_004b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_005.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_005b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_006.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_006b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_007.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_007b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
private_members.phpt Tests are fixed according to new var_dump()/pront_r() format (to pass in non-unicode mode) 2005-08-15 07:55:41 +00:00
private_redeclare.phpt Check private redeclare behavior 2003-07-03 10:05:01 +00:00
protected_001.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
protected_001b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
protected_002.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
serialize_001.phpt fix tests in unicode mode 2006-06-02 22:22:43 +00:00
singleton_001.phpt Once is enough 2003-08-17 12:13:26 +00:00
static_mix_1.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
static_mix_2.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
static_properties_001.phpt Tests show updating consts must happen once at runtime (revert optimization). 2003-09-04 16:00:01 +00:00
static_this.phpt - Add missing prefixes 2005-12-18 13:01:09 +00:00
this.phpt Add test 2004-02-04 22:18:35 +00:00
tostring_001.phpt Fixed test file 2006-02-22 11:44:37 +00:00
tostring_002.phpt - Add new tests 2005-09-27 08:37:37 +00:00
tostring_003.phpt - Fix tests 2006-05-10 21:12:31 +00:00
type_hinting_001.phpt - Improved error messages 2006-05-21 11:23:35 +00:00
type_hinting_002.phpt Add new test 2004-03-27 15:49:23 +00:00
type_hinting_003.phpt - Improved error messages 2006-05-21 11:23:35 +00:00
visibility_000a.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_000b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_000c.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_001a.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_001b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_001c.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_002a.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_002b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_002c.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_003a.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_003b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_003c.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_004a.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_004b.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_004c.phpt Prefix all engine 2 tests 2003-08-09 14:48:47 +00:00
visibility_005.phpt Add test for foreach visibility 2003-12-19 10:16:08 +00:00