49 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Rasmus Lerdorf 8af64e6f34 Fix broken json tests in all branches 17 years ago
Alexey Zakhlestin 3e326b91e7 fix tests corrupted by svn's eol-style=native 17 years ago
andy wharmby a6735b8b24 New json extension tests. Tested on Windows, Linux and Linux 64 bit. 17 years ago
Scott MacVicar a23b4073e8 MFH Missing skip in tests 17 years ago
Scott MacVicar 8d2a5cabec MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array 17 years ago
Scott MacVicar 07e675cc52 MFH Fix bug #47644 - Valid integers are truncated with json_decode() 17 years ago
andy wharmby b2f1d92674 Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 17 years ago
Scott MacVicar 6fe58b3542 Fix test again... 17 years ago
Scott MacVicar b08ceb79b3 Fix broken test 17 years ago
Scott MacVicar 0bdbc4e356 MFH Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly. 17 years ago
Scott MacVicar fdf2d1e46f MFH Add json_last_error() for getting a bit of information about what failed during a decode, also fixes a segfault when we have [1} 17 years ago
Scott MacVicar e5587ee4cc MFH Test for bug #45791 17 years ago
Scott MacVicar ed5f04710b MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings 17 years ago
Felipe Pena 83c0eb69ad - Fixed tests 17 years ago
Felipe Pena 3ecc545018 - New test 18 years ago
Rasmus Lerdorf c6671a0596 Fix test to test higher nesting level 18 years ago
Antony Dovgal 0c01626f1c MFH 18 years ago
Stanislav Malyshev b4443f35ff fix #43941: invalid utf-8 not accepted 18 years ago
Dmitry Stogov ebf4cd30db Fixed test related to bug #38469 18 years ago
Sara Golemon cce03434ef MFH (json.c r-1.32) Add support for encoding options 18 years ago
Ilia Alshanetsky c3cf6cb069 Added test for bug #42785 19 years ago
Hannes Magnusson e3b8cf0f66 MFH: Fixed bug#42090 (json_decode causes segmentation fault) 19 years ago
foobar a074d2d66b typo 19 years ago
foobar 0f15eeda46 oops 19 years ago
foobar ad0beee01f - Added missing SKIPIFs 19 years ago
Ilia Alshanetsky 9f28e21bb1 Fixed bug #41673 (json_encode breaks large numbers in arrays). 19 years ago
Ilia Alshanetsky 3b61fd8286 Update test 19 years ago
Antony Dovgal 76065b520a adjust test for 64bit 19 years ago
Antony Dovgal e5be1f55ad fix test, add 64bit version 19 years ago
Ilia Alshanetsky 045b283a7d Fixed bug #41567 (json_encode() double conversion is inconsistent with PHP). 19 years ago
Ilia Alshanetsky 47216d7de4 Adjust tests to reflect the new expected output 19 years ago
Ilia Alshanetsky faae3e9ecf Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty 19 years ago
Hannes Magnusson ad57583ba4 This test should only test failures 19 years ago
Hannes Magnusson 993b66b4c8 Fix test after stack limit bump 19 years ago
Antony Dovgal 09a575a20f MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') 19 years ago
Antony Dovgal 66859a74de fix tests 19 years ago
Antony Dovgal cb81428054 apply correct fix 19 years ago
Antony Dovgal 8deb6294ec fix test 19 years ago
Ilia Alshanetsky 8b245e5aaf Fixed bug #41067 (json_encode() problem with UTF-16 input). 19 years ago
Antony Dovgal 7a6e0a1dd2 fix test 19 years ago
Ilia Alshanetsky a133297c86 Fixed bug #41034 (json_encode() ignores null byte started keys in arrays) 19 years ago
Ilia Alshanetsky 5e274ea47d Fixed bug #40503 (json_encode() value corruption on 32bit systems with 19 years ago
Ilia Alshanetsky 57f295d3a6 Fixed bug #38680 (Added missing handling of basic types in json_decode). 20 years ago
Dmitry Stogov 3b2fa0ce82 Fix memory leaks 20 years ago
Marcus Boerger efc6ff0c39 - Test name must not be more than a single line 20 years ago
Antony Dovgal 3003cd2473 MFH: use E_WARNING on recursion and add null to the result to keep it valid 20 years ago
Antony Dovgal 3e308d3a6b MFH: add recursion protection to json_encode() and new tests 20 years ago
Antony Dovgal 0b97d2bd60 fix segfault, add test 20 years ago
SVN Migration 608baa409a This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 20 years ago