summaryrefslogtreecommitdiff
path: root/tests/classes/private_members.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
|
* 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
|
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
|
* - Fix testsJani Taskinen2007-11-021-7/+7
| | | | | - Update README.PARAMETER_PARSING_API
* <? -> <?phpIlia Alshanetsky2003-08-091-1/+1
|
* Prefix all engine 2 testsMarcus Boerger2003-08-091-1/+1
|
* Check handling of private class membersMarcus Boerger2003-07-011-0/+103