Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 1 | -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 warnings | Nikita Popov | 2019-10-02 | 1 | -1/+1 |
| | | | | Part of https://wiki.php.net/rfc/engine_warnings. | ||||
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
| | |||||
* | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 1 | -2/+2 |
| | |||||
* | Reclassify E_STRICT notices | Nikita Popov | 2015-04-01 | 1 | -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 errors | Andrea Faulds | 2014-12-21 | 1 | -1/+1 |
| | |||||
* | Add some class related tests, fix hard-coded object ID in serialize_001.phpt. | Robin Fernandes | 2008-12-05 | 1 | -0/+49 |