Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up calls to extension_loaded('json') in tests | Tyson Andre | 2020-05-28 | 1 | -2/+0 |
* | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 1 | -2/+0 |
* | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 1 | -3/+0 |
* | Use empty keys instead of _empty_ in json decoding | Jakub Zelenka | 2016-06-20 | 1 | -3/+3 |
* | Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 | andy wharmby | 2009-01-23 | 1 | -10/+10 |
* | MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid str... | Scott MacVicar | 2008-12-12 | 1 | -6/+6 |
* | Fixed bug #38680 (Added missing handling of basic types in json_decode). | Ilia Alshanetsky | 2006-11-03 | 1 | -6/+6 |
* | MFH: add recursion protection to json_encode() and new tests | Antony Dovgal | 2006-07-20 | 1 | -0/+2 |
* | fix segfault, add test | Antony Dovgal | 2006-07-20 | 1 | -0/+69 |