mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Pthreads: mention Threaded::from alternative
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342860 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
371b0fbba9
commit
289034d48a
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
|||
<refsynopsisdiv>
|
||||
<warning>
|
||||
<para>
|
||||
This method has been removed in pthreads v3.
|
||||
This method has been removed in pthreads v3. With the introduction of
|
||||
<link linkend="language.oop5.anonymous">anonymous classes</link> in PHP 7,
|
||||
these can now be used instead.
|
||||
</para>
|
||||
</warning>
|
||||
</refsynopsisdiv>
|
||||
|
|
Loading…
Reference in a new issue