Remove unnecessary version information

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342871 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Thomas Punt 2017-08-17 18:36:14 +00:00
parent 6e77d8214c
commit 5cca3b8fc8

View file

@ -38,22 +38,6 @@
<function name='thread::getcurrentthreadid' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::getcurrentthread' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::kill' from='PECL pthreads &lt; 3.0.0'/>
<function name='thread::run' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::wait' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::notify' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::notifyone' from='PECL pthreads &gt;= 3.0.0'/>
<function name='thread::isrunning' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::iswaiting' from='PECL pthreads &lt; 3.0.0'/>
<function name='thread::isterminated' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::getterminationinfo' from='PECL pthreads &lt; 3.0.0'/>
<function name='thread::synchronized' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::lock' from='PECL pthreads &lt; 3.0.0'/>
<function name='thread::unlock' from='PECL pthreads &lt; 3.0.0'/>
<function name='thread::merge' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::shift' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::chunk' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::pop' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::count' from='PECL pthreads &gt;= 2.0.0'/>
<function name='thread::globally' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker' from='PECL pthreads &gt;= 2.0.0'/>
@ -64,32 +48,6 @@
<function name='worker::isshutdown' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::isworking' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::collect' from='PECL pthreads &gt;= 3.0.0'/>
<function name='worker::start' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::join' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::detach' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker::isstarted' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::isjoined' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::getthreadid' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::getcreatorid' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::getcurrentthreadid' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::getcurrentthread' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::kill' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker::run' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::wait' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::notify' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::notifyone' from='PECL pthreads &gt;= 3.0.0'/>
<function name='worker::isrunning' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::iswaiting' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker::isterminated' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::getterminationinfo' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker::synchronized' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::lock' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker::unlock' from='PECL pthreads &lt; 3.0.0'/>
<function name='worker::merge' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::shift' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::chunk' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::pop' from='PECL pthreads &gt;= 2.0.0'/>
<function name='worker::count' from='PECL pthreads &gt;= 2.0.0'/>
<function name='mutex' from='PECL pthreads &lt; 3.0.0'/>
<function name='mutex::__construct' from='PECL pthreads &lt; 3.0.0'/>
@ -100,7 +58,6 @@
<function name='mutex::destroy' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::__construct' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::create' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::signal' from='PECL pthreads &lt; 3.0.0'/>
<function name='cond::wait' from='PECL pthreads &lt; 3.0.0'/>
@ -120,20 +77,6 @@
<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