]> granicus.if.org Git - php/commit
Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings
authorScott MacVicar <scottmac@php.net>
Fri, 12 Dec 2008 23:17:44 +0000 (23:17 +0000)
committerScott MacVicar <scottmac@php.net>
Fri, 12 Dec 2008 23:17:44 +0000 (23:17 +0000)
commit8e1f9c8acb8eb4af36b61f8e82775df5804cfb32
tree850caee3bbe4661b2d9a919dcde18a8c3b634ba4
parent1095c628694aea0867fb7d98c80b68f4cb58d9d9
Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings
ext/json/json.c
ext/json/tests/001.phpt
ext/json/tests/bug41504.phpt
ext/json/tests/bug42090.phpt
ext/json/tests/fail001.phpt