Description
serializes native PHP to JSON and decodes JSON to native PHP
- Lead: Matthew Weier O'Phinney
Issues: Due
-
ZF-5567
Investigate Zend_Json_Encoder/Decoder::encodeUnicodeString failure on UTF-8 Chars > 65535
-
ZF-6394
Zend_Json::decode() returns exception when mbstring.func_overload activated
-
ZF-6777
Is it completely necessary to encode UTF-8 to \uXXXX during JSON encoding, while JSON standart allows pure unicode strings and (all?) browsers supports them?