summaryrefslogtreecommitdiff
path: root/tests/classes/abstract.phpt
Commit message (Expand)AuthorAgeFilesLines
* Prefix all engine 2 testsMarcus Boerger2003-08-091-1/+1
* abstract classes must now be declared abstractMarcus Boerger2003-03-071-1/+1
* "of cause" should have been "of course" but is not needed anywayMarcus Boerger2002-12-101-1/+1
* Do not instanciate an abstract classMarcus Boerger2002-11-281-4/+5
* 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