]> granicus.if.org Git - php/commit
Fix bug #61537 (json_encode() incorrectly truncates/discards information) and
authorAdam Harvey <adam@pwd.net.au>
Mon, 2 Apr 2012 01:46:18 +0000 (09:46 +0800)
committerAdam Harvey <adam@pwd.net.au>
Wed, 11 Apr 2012 00:29:39 +0000 (08:29 +0800)
commitcb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b
tree71f9efc6d0496d756594025851ffe09966682268
parent112a476b683a634390b23fe7509d5b73632d0829
Fix bug #61537 (json_encode() incorrectly truncates/discards information) and
remove a test case that's now mooted by this fix.
NEWS
ext/json/json.c
ext/json/php_json.h
ext/json/tests/bug43941.phpt [deleted file]
ext/json/tests/bug54058.phpt
ext/json/tests/bug61537.phpt [new file with mode: 0644]