added jsonserializable version info

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313049 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2011-07-07 12:20:39 +00:00
parent 1b5772cda4
commit d8b3b5d9cf

View file

@ -7,6 +7,10 @@
<function name='json_decode' from='PHP 5 &gt;= 5.2.0, PECL json &gt;= 1.2.0'/>
<function name='json_encode' from='PHP 5 &gt;= 5.2.0, PECL json &gt;= 1.2.0'/>
<function name='json_last_error' from='PHP 5 &gt;= 5.3.0'/>
<!-- JsonSerializable -->
<function name="jsonserializable" from="PHP 5 &gt;= 5.4.0" />
<function name="jsonserializable::jsonserialize" from="PHP 5 &gt;= 5.4.0" />
</versions>
<!-- Keep this comment at the end of the file
@ -28,4 +32,4 @@ End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-->