]> granicus.if.org Git - php/commit
Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty
authorIlia Alshanetsky <iliaa@php.net>
Sun, 27 May 2007 16:31:35 +0000 (16:31 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 27 May 2007 16:31:35 +0000 (16:31 +0000)
commitfaae3e9ecf55bbdb2d0f217016e8b59114b58f4c
tree8795d04ac96b84c2243736ae385579268131b0e6
parent2c5368c013f287ed8bc88ecd52c0350f420c9738
Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty
string keys).
NEWS
ext/json/JSON_parser.c
ext/json/tests/bug41504.phpt [new file with mode: 0644]