summaryrefslogtreecommitdiff
path: root/tests/classes/ctor_dtor.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
| | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it.
* Remove zend_version() checks from testsNikita Popov2017-01-301-2/+0
|
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-311-4/+4
|
* Test files were fixed acording to new constructor redeclaration semanticDmitry Stogov2004-03-051-9/+1
|
* Prefix all engine 2 testsMarcus Boerger2003-08-091-1/+1
|
* Adding tests for ctor/dtor handlingMarcus Boerger2003-03-031-0/+48