]> 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)
commita1501cf142381d6e1e9a285efd3cccdde5749357
treedab455ecdbd67704771493b8dbaff5cf8d3a9721
parent2c2c113b7799c986653a36821fb74c62257bc346
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/tests/bug53946.phpt [new file with mode: 0644]
ext/json/utf8_to_utf16.c
ext/json/utf8_to_utf16.h