]> granicus.if.org Git - php/commit
Fix bug #68546 (json_decode cannot access property started with \0)
authorJakub Zelenka <bukka@php.net>
Sun, 21 Jun 2015 14:30:33 +0000 (15:30 +0100)
committerJakub Zelenka <bukka@php.net>
Sun, 21 Jun 2015 14:30:33 +0000 (15:30 +0100)
commitf3df3df8737ace9f4431416fdd0d312cb0ee9cfd
tree4d1031a3f6156ea1a83c94e39018118077f87d59
parent115e9288bbd28f7ad525ebcc0053908464be5c95
Fix bug #68546 (json_decode cannot access property started with \0)
NEWS
ext/json/json.c
ext/json/json_parser.tab.c
ext/json/json_parser.y
ext/json/php_json.h
ext/json/tests/bug68546.phpt [new file with mode: 0644]