]> granicus.if.org Git - php/commit
Add unescaped Unicode encoding to json_encode(). Closes bug #53946. Patch by Irker...
authorGwynne Raskind <gwynne@php.net>
Mon, 29 Aug 2011 14:56:19 +0000 (14:56 +0000)
committerGwynne Raskind <gwynne@php.net>
Mon, 29 Aug 2011 14:56:19 +0000 (14:56 +0000)
commit06292974b172211d1a4b71fb52e9d9ea3374bc03
tree19b724441448e79e0cab781cc8d8f77bffcf2766
parent58747dff3a803a761555adf417df97ec552352f5
Add unescaped Unicode encoding to json_encode(). Closes bug #53946. Patch by Irker and Gwynne.
ext/json/json.c
ext/json/php_json.h
ext/json/utf8_to_utf16.c
ext/json/utf8_to_utf16.h