summaryrefslogtreecommitdiff
path: root/tests/classes/static_properties_003.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
| | | | | | | Remove most of the `===DONE===` tags and its variations. Keep `===DONE===` if the test output otherwise becomes empty. Closes GH-4872.
* Convert some notices to warningsNikita Popov2019-10-021-1/+1
| | | | Part of https://wiki.php.net/rfc/engine_warnings.
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
|
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-2/+2
|
* Reclassify E_STRICT noticesNikita Popov2015-04-011-5/+5
| | | | | | | Per RFC https://wiki.php.net/rfc/reclassify_e_strict While reviewing this, found that there are still three E_STRICTs left in libraries - need to discuss those.
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
|
* Add some class related tests, fix hard-coded object ID in serialize_001.phpt.Robin Fernandes2008-12-051-0/+49