Added version information for APCIterator

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299729 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2010-05-25 02:16:46 +00:00
parent aea2855eea
commit fab14e20d6

View file

@ -23,6 +23,17 @@
<function name='apc_load_constants' from='PECL apc &gt;= 3.0.0'/>
<function name='apc_sma_info' from='PECL apc &gt;= 2.0.0'/>
<function name='apc_store' from='PECL apc &gt;= 3.0.0'/>
<function name='APCIterator::__construct' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::current' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::getTotalCount' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::getTotalHits' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::getTotalSize' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::key' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::next' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::rewind' from='PECL apc &gt;= 3.1.1'/>
<function name='APCIterator::valid' from='PECL apc &gt;= 3.1.1'/>
</versions>
<!-- Keep this comment at the end of the file