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>
|
2017-12-01 12:54:19 +00:00
|
|
|
<function name='json_decode' from='PHP 5 >= 5.2.0, PHP 7, PECL json >= 1.2.0'/>
|
|
|
|
<function name='json_encode' from='PHP 5 >= 5.2.0, PHP 7, PECL json >= 1.2.0'/>
|
2015-05-24 08:46:06 +00:00
|
|
|
<function name='json_last_error' from='PHP 5 >= 5.3.0, PHP 7'/>
|
|
|
|
<function name='json_last_error_msg' from='PHP 5 >= 5.5.0, PHP 7'/>
|
2011-07-07 12:20:39 +00:00
|
|
|
|
|
|
|
<!-- JsonSerializable -->
|
2015-05-24 08:46:06 +00:00
|
|
|
<function name="jsonserializable" from="PHP 5 >= 5.4.0, PHP 7" />
|
|
|
|
<function name="jsonserializable::jsonserialize" from="PHP 5 >= 5.4.0, PHP 7" />
|
2018-12-04 01:52:17 +00:00
|
|
|
|
|
|
|
<!-- JsonException -->
|
|
|
|
<function name="jsonexception" from="PHP 7 >= 7.3.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
|
|
|
|