]> granicus.if.org Git - php/commit
fix #43941: invalid utf-8 not accepted
authorStanislav Malyshev <stas@php.net>
Wed, 30 Jan 2008 03:17:57 +0000 (03:17 +0000)
committerStanislav Malyshev <stas@php.net>
Wed, 30 Jan 2008 03:17:57 +0000 (03:17 +0000)
commitb4443f35fff7c2b094f4ec6767f3838a4d7b5a7e
tree92f46120124ca94b142602854b4e03bf5011ca12
parent6a455ee097c45cbc35cfe38139eaade040b9082a
fix #43941: invalid utf-8 not accepted
ext/json/json.c
ext/json/tests/bug43941.phpt [new file with mode: 0644]
ext/json/utf8_to_utf16.c