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.
 
 
 
 
 
 
Ilia Alshanetsky d4ae4e79db Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties) 15 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 - Fixed tests 16 years ago
004.phpt - Fixed tests 16 years ago
005.phpt Fixed test related to bug #38469 18 years ago
006.phpt 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
008.phpt Add JSON_BIGINT_AS_STRING for json_decode() to parse large numbers 16 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 Fix bug #47644 - Valid integers are truncated with json_decode() 17 years ago
bug53946.phpt Add test for #53946 to 5.4 (missed it when committing revision 315707) 15 years ago
bug54058.phpt Fix Bug #54058, invalid utf-8 doesn't set json_encode() in all cases 15 years ago
bug54484.phpt Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()). 15 years ago
bug55543.phpt Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties) 15 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 Add JSON_BIGINT_AS_STRING for json_decode() to parse large numbers 16 years ago
json_encode_basic.phpt Added support for JSON_NUMERIC_CHECK option in json_encode() that converts 16 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
json_encode_numeric.phpt Added support for JSON_NUMERIC_CHECK option in json_encode() that converts 16 years ago
json_encode_pretty_print.phpt Implement FR #44331 (Formatting option for json_encode). Bikeshedding about the 16 years ago
json_encode_unescaped_slashes.phpt Implemented FR #49366 (Make slash escaping optional in json_encode()). 16 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
serialize.phpt Rename JSON_Serializable to JsonSerializable per ML discussion 16 years ago