summaryrefslogtreecommitdiff
path: root/tests/classes/interface_implemented.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-19/+19
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Remove zend_version() checks from testsNikita Popov2017-01-301-2/+0
* - Fix interface tests. Interfaces should not use access modifiersAndi Gutmans2004-10-201-2/+2
* Fix tests for E_STRICT and check for E_STRICT in run-tests.php.Marcus Boerger2003-11-301-1/+1
* Prefix all engine 2 testsMarcus Boerger2003-08-091-1/+1
* Added some interface testsMarcus Boerger2003-03-121-0/+103