Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -1/+1 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | Use the same CS for all json tests | Jakub Zelenka | 2015-11-15 | 1 | -1/+0 |
* | MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array | Scott MacVicar | 2009-03-17 | 1 | -0/+10 |
* | Fixed bug #41034 (json_encode() ignores null byte started keys in arrays) | Ilia Alshanetsky | 2007-04-12 | 1 | -1/+1 |
* | MFH: add recursion protection to json_encode() and new tests | Antony Dovgal | 2006-07-20 | 1 | -0/+28 |