[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Update PHP version requirements of ext/parallel
From:       "Christoph M. Becker" <noreply () php ! net>
Date:       2022-11-22 10:58:13
Message-ID: qNvmRzp4sd9r7umxVnyR2ghpJB7XfYu3MqKD2NP0I () main ! php ! net
[Download RAW message or body]

Author: Christoph M. Becker (cmb69)
Date: 2022-11-22T11:46:58+01:00

Commit: https://github.com/php/doc-en/commit/965de54e33dc648d8670403757b05282d8487be7
Raw diff: https://github.com/php/doc-en/commit/965de54e33dc648d8670403757b05282d8487be7.diff


Update PHP version requirements of ext/parallel

Cf. <https://github.com/krakjoe/parallel/issues/262>.

Changed paths:
  M  reference/parallel/book.xml


Diff:

diff --git a/reference/parallel/book.xml b/reference/parallel/book.xml
index 7fddce853ad..7dc7eeaff83 100644
--- a/reference/parallel/book.xml
+++ b/reference/parallel/book.xml
@@ -9,7 +9,8 @@
  <preface xml:id="intro.parallel">
   &reftitle.intro;
   <para>
-  parallel is a parallel concurrency extension for PHP 7.2+.
+  parallel is a parallel concurrency extension for PHP ≥ 7.2.0.
+  As of parallel 1.2.0, PHP ≥ 8.0.0 is required.
   </para>
   <para>
    A brief description of the concepts core to parallel follows, more detailed \
information may be found within this section of the manual.

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic