Add version information to Volatile's inherited methods

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342868 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Thomas Punt 2017-08-17 13:35:24 +00:00
parent 4037160f2e
commit 7dcda068bd

View file

@ -120,6 +120,20 @@
<function name='collectable::setgarbage' from='PECL pthreads &lt; 3.0.0'/>
<function name='volatile' from='PECL pthreads &gt;= 3.0.0'/>
<function name='volatile::run' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::wait' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::notify' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::notifyone' from='PECL pthreads &gt;= 3.0.0'/>
<function name='volatile::isrunning' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::isterminated' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::synchronized' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::merge' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::shift' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::chunk' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::pop' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::count' from='PECL pthreads &gt;= 2.0.0'/>
<function name='volatile::extend' from='PECL pthreads &gt;= 2.0.8'/>
<function name='volatile::from' from='PECL pthreads &gt;= 2.0.9'/>
</versions>
<!-- Keep this comment at the end of the file