1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-23 23:38:13 +02:00
Files
archived-doc-en/reference/apcu/versions.xml
T
Christoph Michael Becker 1e3eecef0d Fix #77875: No documentation for apcu_enabled()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349352 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-08 10:25:58 +00:00

53 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name='apcu_add' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_cache_info' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_cas' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_clear_cache' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_dec' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_delete' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_enabled' from='PECL apcu &gt;= 4.0.3'/>
<function name='apcu_entry' from='PECL apcu &gt;= 5.1.0'/>
<function name='apcu_exists' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_fetch' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_inc' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_sma_info' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_store' from='PECL apcu &gt;= 4.0.0'/>
<function name='APCUIterator' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::__construct' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::current' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::getTotalCount' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::getTotalHits' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::getTotalSize' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::key' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::next' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::rewind' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::valid' from='PECL apcu &gt;= 5.0.0'/>
</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
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
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
-->