Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run tidy | Nikita Popov | 2020-09-18 | 1 | -1/+1 |
* | Clean up calls to extension_loaded('json') in tests | Tyson Andre | 2020-05-28 | 1 | -1/+0 |
* | Make float to string casts locale-independent | Máté Kocsis | 2020-05-08 | 1 | -3/+3 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -2/+2 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | Use seialize_precision instead of precision in all json tests | Jakub Zelenka | 2017-12-30 | 1 | -1/+1 |
* | Use the same CS for all json tests | Jakub Zelenka | 2015-11-15 | 1 | -2/+0 |
* | - Added missing SKIPIFs | foobar | 2007-06-29 | 1 | -0/+3 |
* | MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point... | Antony Dovgal | 2007-05-16 | 1 | -0/+41 |