php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

Patch with-libzip.patch for zip Bug #67759

Patch version 2015-04-16 18:25 UTC

Return to Bug #67759 | Download this patch
Patch Revisions:

Developer: cmb@php.net

Index: en/reference/zip/configure.xml
===================================================================
--- en/reference/zip/configure.xml	(revision 336554)
+++ en/reference/zip/configure.xml	(working copy)
@@ -13,6 +13,11 @@
     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>
+    configure option has been added to use a system libzip installation. libzip
+    version 0.11 is required, with 0.11.2 or later recommended.
+   </para>
   </section>
   
   <section xml:id="zip.installation.new.windows">
@@ -30,9 +35,6 @@
    &pecl.info;
    <link xlink:href="&url.pecl.package;zip">&url.pecl.package;zip</link>.
   </para>
-  <para>
-   &pecl.windows.download;
-  </para>
  </section>
 
 </section>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 20:01:31 2024 UTC