Back to the Summary tab for the Zend Framework project

Zend_Json

Summary

Description

serializes native PHP to JSON and decodes JSON to native PHP

Issues: Due

  • Bug ZF-5567 Investigate Zend_Json_Encoder/Decoder::encodeUnicodeString failure on UTF-8 Chars > 65535
  • Bug ZF-6394 Zend_Json::decode() returns exception when mbstring.func_overload activated
  • New Feature 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?

Issues: Updated recently

  • New Feature ZF-11958 22/Dec/11 Allow to convert Json data to a specific Model
  • Bug ZF-11932 09/Dec/11 Zend_Json::encode checks for method "toJson" on objects - Zend_Json_Encoder does not.
  • Bug ZF-11928 08/Dec/11 Zend_Json_Encoder should always encode float values using decimal point

Versions: Due