]> granicus.if.org Git - php/commit
Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric...
authorIlia Alshanetsky <iliaa@php.net>
Mon, 17 Oct 2011 23:51:25 +0000 (23:51 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 17 Oct 2011 23:51:25 +0000 (23:51 +0000)
commit199b52c1d47ab209da56725c2dd12c308d453ca9
tree5c49415decbba6e86645614e100dbf24b65474c3
parent1619ebbec63713ee6faf9032e05e232e7a24ff42
Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties)
ext/json/json.c
ext/json/tests/bug55543.phpt [new file with mode: 0644]