You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rasmus Lerdorf 8af64e6f34 Fix broken json tests in all branches 17 years ago
..
001.phpt Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 17 years ago
002.phpt MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array 17 years ago
003.phpt Fix memory leaks 20 years ago
004.phpt MFH: use E_WARNING on recursion and add null to the result to keep it valid 20 years ago
005.phpt Fixed test related to bug #38469 18 years ago
006.phpt MFH (json.c r-1.32) Add support for encoding options 18 years ago
007.phpt 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
bug40503.phpt fix tests 19 years ago
bug41034.phpt fix test 19 years ago
bug41067.phpt Fixed bug #41067 (json_encode() problem with UTF-16 input). 19 years ago
bug41403.phpt - Added missing SKIPIFs 19 years ago
bug41504.phpt oops 19 years ago
bug41567.phpt - Fixed tests 17 years ago
bug42090.phpt MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings 17 years ago
bug42785.phpt Added test for bug #42785 19 years ago
bug43941.phpt fix #43941: invalid utf-8 not accepted 18 years ago
bug45791.phpt MFH Missing skip in tests 17 years ago
bug46215.phpt Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 17 years ago
bug46944.phpt Fix test again... 17 years ago
bug47644.phpt MFH Fix bug #47644 - Valid integers are truncated with json_decode() 17 years ago
fail001.phpt Fix test to test higher nesting level 18 years ago
json_decode_basic.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 17 years ago
json_decode_error.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 17 years ago
json_encode_basic.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 17 years ago
json_encode_basic_utf8.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 17 years ago
json_encode_error.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 17 years ago
pass001.1.phpt fix tests corrupted by svn's eol-style=native 17 years ago
pass001.1_64bit.phpt Fix broken json tests in all branches 17 years ago
pass001.phpt fix tests corrupted by svn's eol-style=native 17 years ago
pass002.phpt - Test name must not be more than a single line 20 years ago
pass003.phpt - Test name must not be more than a single line 20 years ago