summaryrefslogtreecommitdiff
path: root/tests/classes
Commit message (Expand)AuthorAgeFilesLines
...
* modified test to reflect change in var_dump().Jay Smith2003-03-101-2/+2
* Added tests for interfaces and class type hinting.Jay Smith2003-03-073-0/+93
* abstract classes must now be declared abstractMarcus Boerger2003-03-075-6/+21
* Fixed typoMoriyoshi Koizumi2003-03-061-1/+1
* Fixed typoMoriyoshi Koizumi2003-03-061-1/+1
* If this doesn't show "3.4" there is another errorMarcus Boerger2003-03-041-1/+1
* Added some tests for ZE2 features and their functionality.Jay Smith2003-03-038-0/+313
* Adding tests for ctor/dtor handlingMarcus Boerger2003-03-032-0/+147
* Adding tests for abstract static methodsMarcus Boerger2003-03-031-0/+26
* Adding tests for final methodsMarcus Boerger2003-03-034-0/+91
* New test which currently failsMarcus Boerger2003-02-231-0/+22
* Add PPP method testsMarcus Boerger2003-02-0530-0/+994
* "of cause" should have been "of course" but is not needed anywayMarcus Boerger2002-12-104-4/+4
* Updated error messageMarcus Boerger2002-12-071-1/+1
* Updated error messageMarcus Boerger2002-12-071-1/+1
* Adding a test for abstract class instanciationMarcus Boerger2002-12-071-0/+29
* Do not instanciate an abstract classMarcus Boerger2002-11-281-4/+5
* Better namingMarcus Boerger2002-11-242-3/+3
* Add test against redeclaring an overloaded method abstractMarcus Boerger2002-11-241-0/+22
* Add test against mixing static/non static methodsMarcus Boerger2002-11-242-0/+53
* typo fix.Andrey Hristov2002-11-221-1/+1
* Update error message and say 'method' instead of 'function'Marcus Boerger2002-11-221-2/+2
* Test: An abstract function can be overwritten but not calledMarcus Boerger2002-11-211-0/+29
* - Add test case for bug 20120, bison bug.Derick Rethans2002-10-271-0/+26
* - Convert cfunction -> function.Andi Gutmans2001-04-262-5/+5
* * all tests should pass now (expect for the interbase stuff that I haven'tStig Bakken2000-08-311-16/+16
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-272-0/+145