diff --git a/reference/pthreads/threaded/from.xml b/reference/pthreads/threaded/from.xml index 759b98dee6..94e6f8bd64 100644 --- a/reference/pthreads/threaded/from.xml +++ b/reference/pthreads/threaded/from.xml @@ -10,7 +10,9 @@ - This method has been removed in pthreads v3. + This method has been removed in pthreads v3. With the introduction of + anonymous classes in PHP 7, + these can now be used instead.