php-src/tests/classes
2003-06-07 00:57:07 +00:00
..
__call_001.phpt If this doesn't show "3.4" there is another error 2003-03-04 18:35:03 +00:00
__clone_001.phpt Added some tests for ZE2 features and their functionality. 2003-03-03 16:44:38 +00:00
__set__get_001.phpt modified test to reflect change in var_dump(). 2003-03-10 21:27:48 +00:00
abstract_class.phpt abstract classes must now be declared abstract 2003-03-07 00:01:08 +00:00
abstract_final.phpt Adding tests for final methods 2003-03-03 11:10:30 +00:00
abstract_inherit.phpt abstract classes must now be declared abstract 2003-03-07 00:01:08 +00:00
abstract_not_declared.phpt Change tests to reflect error message changes 2003-05-04 19:50:28 +00:00
abstract_redeclare.phpt Updated error message 2002-12-07 23:33:41 +00:00
abstract_static.phpt abstract classes must now be declared abstract 2003-03-07 00:01:08 +00:00
abstract.phpt abstract classes must now be declared abstract 2003-03-07 00:01:08 +00:00
bug20120.phpt SKIP -> SKIPIF 2003-04-16 02:21:30 +00:00
bug23951.phpt - Add test case for bug #23951 2003-06-02 11:12:25 +00:00
class_example.phpt - Convert cfunction -> function. 2001-04-26 19:42:08 +00:00
constants_scope_001.phpt Added some tests for ZE2 features and their functionality. 2003-03-03 16:44:38 +00:00
ctor_dtor_inheritance.phpt Adding tests for ctor/dtor handling 2003-03-03 11:18:59 +00:00
ctor_dtor.phpt Adding tests for ctor/dtor handling 2003-03-03 11:18:59 +00:00
dereferencing_001.phpt Added some tests for ZE2 features and their functionality. 2003-03-03 16:44:38 +00:00
factory_001.phpt Added some tests for ZE2 features and their functionality. 2003-03-03 16:44:38 +00:00
final_abstract.phpt Adding tests for final methods 2003-03-03 11:10:30 +00:00
final_redeclare.phpt Adding tests for final methods 2003-03-03 11:10:30 +00:00
final.phpt Adding tests for final methods 2003-03-03 11:10:30 +00:00
inheritance_002.phpt Goodbye namespaces 2003-06-07 00:57:07 +00:00
inheritance.phpt - Convert cfunction -> function. 2001-04-26 19:42:08 +00:00
interface_class.phpt Added some interface tests 2003-03-12 00:09:59 +00:00
interface_doubled.phpt bugfix #22961 by cynic@php.net 2003-03-30 12:47:05 +00:00
interface_implemented.phpt Added some interface tests 2003-03-12 00:09:59 +00:00
interface_instantiate.phpt Added some interface tests 2003-03-12 00:09:59 +00:00
interface_member.phpt Added some interface tests 2003-03-12 00:09:59 +00:00
interface_method_final.phpt Added some interface tests 2003-03-12 00:09:59 +00:00
interface_method_private.phpt Added some interface tests 2003-03-12 00:09:59 +00:00
interface_method.phpt Added some interface tests 2003-03-12 00:09:59 +00:00
interface_must_be_implemented.phpt Change tests to reflect error message changes 2003-05-04 19:50:28 +00:00
interfaces_001.phpt fix these tests 2003-03-28 18:58:18 +00:00
interfaces_002.phpt Change tests to reflect error message changes 2003-05-04 19:50:28 +00:00
object_reference_001.phpt Added some tests for ZE2 features and their functionality. 2003-03-03 16:44:38 +00:00
private_001.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_002.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_003.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_003b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_004.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_004b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_005.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_005b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_006.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_006b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_007.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
private_007b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
protected_001.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
protected_001b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
protected_002.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
singleton_001.phpt Added some tests for ZE2 features and their functionality. 2003-03-03 16:44:38 +00:00
static_mix_1.phpt "of cause" should have been "of course" but is not needed anyway 2002-12-10 11:21:30 +00:00
static_mix_2.phpt "of cause" should have been "of course" but is not needed anyway 2002-12-10 11:21:30 +00:00
type_hinting_001.phpt Added tests for interfaces and class type hinting. 2003-03-07 15:56:31 +00:00
visibility_000a.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_000b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_000c.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_001a.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_001b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_001c.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_002a.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_002b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_002c.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_003a.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_003b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_003c.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_004a.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_004b.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00
visibility_004c.phpt Add PPP method tests 2003-02-05 23:07:24 +00:00