]> 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:24:38 +0000 (08:24 +0800)
commit3f3ad30c50c32327e723046bcc6649d05dd9236a
tree83dc55736d58da4cd82c77a25baaf5fa04eb2e72
parent1c8fccdf6d6d04d8e6a5dedd7c9d6b1afda8839f
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]