svn: /phpdoc/ja/trunk/reference/pcre/ configure.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Thu, 12 Nov 2020 23:53:01 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=351370

Log:
Update PCRE installation page

Changed paths:
    U   phpdoc/ja/trunk/reference/pcre/configure.xml

Modified: phpdoc/ja/trunk/reference/pcre/configure.xml
===================================================================
--- phpdoc/ja/trunk/reference/pcre/configure.xml	2020-11-12 23:47:30 UTC (rev 351369)
+++ phpdoc/ja/trunk/reference/pcre/configure.xml	2020-11-12 23:53:01 UTC (rev 351370)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 346442 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 351360 Maintainer: hirokawa Status: ready -->
 <!-- Credits: haruki -->
 <section xml:id="pcre.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  &reftitle.install;
@@ -10,20 +10,13 @@
   ライブラリを利用します。別の PCRE ライブラリを使ってコンパイルする場合は、オプション
   <option role="configure">--with-pcre-regex=DIR</option> を利用します。
   このとき <literal>DIR</literal> には、PCRE のインクルードファイルやライブラリファイルがある場所を指定します。
-  PHP 5.6 や PHP 7.0 では、PCRE 8.10 以降を使うことを推奨します。
+  PCRE 8.10 以降を使うことを推奨します。PHP 7.3.0 以降では、PCRE2 が必須になっています。
  </para>
  <para>
-  PCRE の JIT(ジャストインタイムコンパイル) 機能は、PHP 7.0.0 以降ではデフォルトでサポートされます。
+  PCRE の JIT(ジャストインタイムコンパイル) 機能はデフォルトでサポートされています。
   PHP 7.0.12 以降では、<option role="configure">--without-pcre-jit</option> 構成オプションで無効化できます。
  </para>
  &windows.builtin;
- <note>
-  <para>
-   PHP 5.3.0 より前のバージョンでは、configure の際に
-   オプション <option role="configure">--without-pcre-regex</option>
-   を指定すれば、この拡張モジュールを無効にできました。
-  </para>
- </note>
  <para>
   PCRE は活発なプロジェクトであり、変化し続けています。
   PHP で使える機能もそれに依存しています。
@@ -47,120 +40,40 @@
     </thead>
     <tbody>
      <row>
-      <entry>7.3.0</entry>
-      <entry>10.32</entry>
+      <entry>7.4.12, 8.0.0</entry>
+      <entry>10.35</entry>
       <entry></entry>
      </row>
      <row>
-      <entry>7.2.0</entry>
-      <entry>8.41</entry>
+      <entry>7.4.6</entry>
+      <entry>10.34</entry>
       <entry></entry>
      </row>
      <row>
-      <entry>7.0.3 / 5.6.18 / 5.5.32</entry>
-      <entry>8.38</entry>
-      <entry>CVE-2015-8383, CVE-2015-8386, CVE-2015-8387, CVE-2015-8389, CVE-2015-8390, CVE-2015-8391, CVE-2015-8393, CVE-2015-8394 を参照ください</entry>
-     </row>
-     <row>
-      <entry>7.0.0 / 5.6.9 / 5.5.26 / 5.4.41</entry>
-      <entry>8.37</entry>
-      <entry>CVE-2015-2325, CVE-2015-2326 を参照ください</entry>
-     </row>
-     <row>
-      <entry>5.6.0 / 5.5.10</entry>
-      <entry>8.34</entry>
+      <entry>7.4.0</entry>
+      <entry>10.33</entry>
       <entry></entry>
      </row>
      <row>
-      <entry>5.5.0 / 5.4.14 / 5.3.24</entry>
-      <entry>8.32</entry>
+      <entry>7.3.0</entry>
+      <entry>10.32</entry>
       <entry></entry>
      </row>
      <row>
-      <entry>5.4.9 / 5.3.19</entry>
-      <entry>8.31</entry>
+      <entry>7.2.0</entry>
+      <entry>8.41</entry>
       <entry></entry>
      </row>
      <row>
-      <entry>5.3.7</entry>
-      <entry>8.12</entry>
-      <entry></entry>
+      <entry>7.0.3</entry>
+      <entry>8.38</entry>
+      <entry>See CVE-2015-8383, CVE-2015-8386, CVE-2015-8387, CVE-2015-8389, CVE-2015-8390, CVE-2015-8391, CVE-2015-8393, CVE-2015-8394</entry>
      </row>
      <row>
-      <entry>5.3.6</entry>
-      <entry>8.11</entry>
-      <entry></entry>
+      <entry>7.0.0</entry>
+      <entry>8.37</entry>
+      <entry>See CVE-2015-2325, CVE-2015-2326</entry>
      </row>
-     <row>
-      <entry>5.3.4</entry>
-      <entry>8.10</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.3.3 / 5.2.14</entry>
-      <entry>8.02</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.3.2</entry>
-      <entry>8.00</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.3.0 / 5.2.13</entry>
-      <entry>7.9</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.2.7</entry>
-      <entry>7.8</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.2.6</entry>
-      <entry>7.6</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.2.5</entry>
-      <entry>7.3</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.2.4</entry>
-      <entry>7.2</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.2.2</entry>
-      <entry>7.0</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.2.0</entry>
-      <entry>6.7</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.1.3</entry>
-      <entry>6.6</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.1.0</entry>
-      <entry>6.2</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.0.5</entry>
-      <entry>5.0</entry>
-      <entry></entry>
-     </row>
-     <row>
-      <entry>5.0.0</entry>
-      <entry>4.5</entry>
-      <entry></entry>
-     </row>
     </tbody>
    </tgroup>
   </table>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.