https://bugzilla.wikimedia.org/show_bug.cgi?id=16798





--- Comment #1 from Brad Jorsch <[email protected]>  2008-12-26 
16:53:12 UTC ---
Created an attachment (id=5625)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5625)
Patch

The PHP bug has been reported at http://bugs.php.net/bug.php?id=46944

This patch adjusts the fallback JSON encoder to be able to handle UTF-16
surrogate pairs, and removes some of the support for invalid UTF-8 encoded
characters above U+10FFFF.

It also adds a check to see if the PHP built-in json_encode is affected by PHP
bug 46944, and uses our fallback code if so.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to