mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
6e77d8214c
commit
5cca3b8fc8
1 changed files with 0 additions and 57 deletions
|
@ -38,22 +38,6 @@
|
|||
<function name='thread::getcurrentthreadid' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::getcurrentthread' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::kill' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='thread::run' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::wait' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::notify' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::notifyone' from='PECL pthreads >= 3.0.0'/>
|
||||
<function name='thread::isrunning' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::iswaiting' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='thread::isterminated' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::getterminationinfo' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='thread::synchronized' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::lock' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='thread::unlock' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='thread::merge' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::shift' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::chunk' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::pop' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::count' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='thread::globally' from='PECL pthreads < 3.0.0'/>
|
||||
|
||||
<function name='worker' from='PECL pthreads >= 2.0.0'/>
|
||||
|
@ -64,32 +48,6 @@
|
|||
<function name='worker::isshutdown' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::isworking' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::collect' from='PECL pthreads >= 3.0.0'/>
|
||||
<function name='worker::start' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::join' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::detach' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='worker::isstarted' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::isjoined' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::getthreadid' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::getcreatorid' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::getcurrentthreadid' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::getcurrentthread' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::kill' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='worker::run' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::wait' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::notify' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::notifyone' from='PECL pthreads >= 3.0.0'/>
|
||||
<function name='worker::isrunning' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::iswaiting' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='worker::isterminated' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::getterminationinfo' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='worker::synchronized' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::lock' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='worker::unlock' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='worker::merge' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::shift' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::chunk' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::pop' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='worker::count' from='PECL pthreads >= 2.0.0'/>
|
||||
|
||||
<function name='mutex' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='mutex::__construct' from='PECL pthreads < 3.0.0'/>
|
||||
|
@ -100,7 +58,6 @@
|
|||
<function name='mutex::destroy' from='PECL pthreads < 3.0.0'/>
|
||||
|
||||
<function name='cond' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='cond::__construct' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='cond::create' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='cond::signal' from='PECL pthreads < 3.0.0'/>
|
||||
<function name='cond::wait' from='PECL pthreads < 3.0.0'/>
|
||||
|
@ -120,20 +77,6 @@
|
|||
<function name='collectable::setgarbage' from='PECL pthreads < 3.0.0'/>
|
||||
|
||||
<function name='volatile' from='PECL pthreads >= 3.0.0'/>
|
||||
<function name='volatile::run' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::wait' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::notify' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::notifyone' from='PECL pthreads >= 3.0.0'/>
|
||||
<function name='volatile::isrunning' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::isterminated' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::synchronized' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::merge' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::shift' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::chunk' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::pop' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::count' from='PECL pthreads >= 2.0.0'/>
|
||||
<function name='volatile::extend' from='PECL pthreads >= 2.0.8'/>
|
||||
<function name='volatile::from' from='PECL pthreads >= 2.0.9'/>
|
||||
</versions>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
Loading…
Reference in a new issue