]> granicus.if.org Git - php/commit
Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.
authorScott MacVicar <scottmac@php.net>
Fri, 2 Jan 2009 03:01:53 +0000 (03:01 +0000)
committerScott MacVicar <scottmac@php.net>
Fri, 2 Jan 2009 03:01:53 +0000 (03:01 +0000)
commit784b59d016cdff59d0a477edb693cd5702b1d814
tree8d57bc91be76990724e40e31eae2b6d755e73145
parentb301ee4c5e8d35afaeeae1d640bba10006e46988
Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly.
ext/json/utf8_decode.c
ext/json/utf8_to_utf16.c