Commit Graph

9 Commits

Author SHA1 Message Date
Ilia Alshanetsky
68a31e78d3 MFB: Fixed bug #41067 (json_encode() problem with UTF-16 input). 2007-04-19 22:49:11 +00:00
Andrei Zmievski
1714d379d9 MFB (handling of control characters) 2007-04-16 16:52:20 +00:00
Dmitry Stogov
a1130e84bf ZTS fix 2006-10-18 07:41:33 +00:00
Andrei Zmievski
d33a905a16 Unicode support in JSON functions. 2006-10-17 17:56:54 +00:00
Antony Dovgal
7d3057410c initialize variable 2006-07-25 09:06:47 +00:00
Nuno Lopes
770b92198f MFB 2006-07-22 15:23:23 +00:00
Antony Dovgal
8635f4fd23 ZTS fix 2006-07-20 09:18:46 +00:00
Antony Dovgal
321184da5e fix segfault caused by empty keys is JSON data
add test
2006-07-20 08:23:45 +00:00
Omar Kilani
94a140214c - Rewritten for better performance. 3-8x faster encodes, 2-4x faster decodes.
- No longer uses json-c, implements it's own JSON parser and encoder.
- JSON parser based on Douglas Crockford's JSON_checker.
2006-01-31 08:59:06 +00:00