Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up calls to extension_loaded('json') in tests | Tyson Andre | 2020-05-28 | 1 | -2/+0 |
| | | | | | | These are no longer needed after https://wiki.php.net/rfc/always_enable_json Closes GH-5637 | ||||
* | Reindent phpt files | Nikita Popov | 2020-02-03 | 1 | -23/+23 |
| | |||||
* | 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. | ||||
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -2/+2 |
| | |||||
* | Use the same CS for all json tests | Jakub Zelenka | 2015-11-15 | 1 | -33/+24 |
| | |||||
* | New json extension tests. Tested on Windows, Linux and Linux 64 bit. | andy wharmby | 2009-06-14 | 1 | -0/+187 |