2014-09-05 07:44:07 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 07:50:41 +00:00
|
|
|
<!-- $Revision$ -->
|
2008-11-02 04:50:40 +00:00
|
|
|
<!--
|
|
|
|
Do NOT translate this file
|
|
|
|
-->
|
|
|
|
<versions>
|
|
|
|
<function name='json_decode' from='PHP 5 >= 5.2.0, PECL json >= 1.2.0'/>
|
|
|
|
<function name='json_encode' from='PHP 5 >= 5.2.0, PECL json >= 1.2.0'/>
|
2008-12-25 20:25:58 +00:00
|
|
|
<function name='json_last_error' from='PHP 5 >= 5.3.0'/>
|
2013-05-16 19:55:27 +00:00
|
|
|
<function name='json_last_error_msg' from='PHP 5 >= 5.5.0'/>
|
2011-07-07 12:20:39 +00:00
|
|
|
|
|
|
|
<!-- JsonSerializable -->
|
|
|
|
<function name="jsonserializable" from="PHP 5 >= 5.4.0" />
|
|
|
|
<function name="jsonserializable::jsonserialize" from="PHP 5 >= 5.4.0" />
|
2008-11-02 04:50:40 +00:00
|
|
|
</versions>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2008-11-02 04:50:40 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
2011-07-07 12:20:39 +00:00
|
|
|
-->
|
2011-07-07 12:38:18 +00:00
|
|
|
|