The JSON adapter provides a bridge to the
Zend_Json component and/or ext/json. Please read the Zend_Json documentation for further
information.
Available options include:
Table 130. Zend_Serializer_Adapter_Json Options
| Option | Data Type | Default Value | Description |
|---|---|---|---|
| cycleCheck | boolean | false | See this section |
| objectDecodeType | Zend_Json::TYPE_* | Zend_Json::TYPE_ARRAY | See this section |
| enableJsonExprFinder | boolean | false | See this section |




