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

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 28 Mar 2020 01:39:40 +0000

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

Log:
Fix #79418: configure --enable-zip results in failure

Bug: https://bugs.php.net/79418 (Closed) configure --enable-zip  results in failure
      
Changed paths:
    U   phpdoc/ja/trunk/reference/zip/configure.xml

Modified: phpdoc/ja/trunk/reference/zip/configure.xml
===================================================================
--- phpdoc/ja/trunk/reference/zip/configure.xml	2020-03-27 23:03:28 UTC (rev 349537)
+++ phpdoc/ja/trunk/reference/zip/configure.xml	2020-03-28 01:39:40 UTC (rev 349538)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 346299 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 349534 Maintainer: hirokawa Status: ready -->
 <!-- CREDITS: shimooka,mumumu -->
 <section xml:id="zip.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  &reftitle.install;
@@ -10,9 +10,11 @@
   <section xml:id="zip.installation.new.linux">
    <title>Linux systems</title>
    <para>
-    これらの関数を利用するには、設定オプション
-    <option role="configure">--enable-zip</option> を使用して
+    PHP 7.4.0 以降でこれらの関数を利用するには、設定オプション
+    <option role="configure">--with-zip</option> を使用して
     zip サポートを有効にして PHP をコンパイルしなければなりません。
+    それより前のバージョンでは、<option role="configure">--enable-zip</option>
+    オプションを使う必要がありました。
    </para>
    <para>
     PHP 5.6.0 からは、<option role="configure">--with-libzip=DIR</option>
@@ -25,6 +27,7 @@
     しかし、<option role="configure">--without-libzip</option> オプションを
     configure オプションに追加することで
     バンドルされている libzip を使えます。
+    PHP 7.4.0 以降、バンドル版の libzip は削除されました。
    </para>
   </section>
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.