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

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/zip/_configure.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2020-03-27 16:32:30
Message-ID: svn-cmb-1585326750-349534-779937470 () svn ! php ! net
[Download RAW message or body]

cmb                                      Fri, 27 Mar 2020 16:32:30 +0000

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

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

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

Modified: phpdoc/en/trunk/reference/zip/configure.xml
===================================================================
--- phpdoc/en/trunk/reference/zip/configure.xml	2020-03-27 16:24:39 UTC (rev 349533)
+++ phpdoc/en/trunk/reference/zip/configure.xml	2020-03-27 16:32:30 UTC (rev 349534)
@@ -8,9 +8,11 @@
   <section xml:id="zip.installation.new.linux">
    <title>Linux systems</title>
    <para>
-    In order to use these functions you must compile PHP with zip support
-    by using the <option role="configure">--enable-zip</option>
+    As of PHP 7.4.0, in order to use these functions you must compile PHP with zip \
support +    by using the <option role="configure">--with-zip</option>
     configure option.
+    Previously, zip support had to be enabled by using the <option \
role="configure">--enable-zip</option> +    configure option.
    </para>
    <para>
     As of PHP 5.6.0 a <option role="configure">--with-libzip=DIR</option>
@@ -21,6 +23,7 @@
     As of PHP 7.3.0, building against the bundled libzip is discouraged, but
     still possible by adding <option role="configure">--without-libzip</option>
     to the configuration.
+    As of PHP 7.4.0, the bundled libzip is removed.
    </para>
   </section>



-- 
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