]> granicus.if.org Git - php/commitdiff
[ci skip] Note the required configure changes for bundled libzip
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 8 Oct 2018 10:46:41 +0000 (12:46 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 8 Oct 2018 10:48:20 +0000 (12:48 +0200)
UPGRADING

index c909884e1668043747e0b6f70df29dd6724a8005..fd915a8b50f9f6331a8ca19944b5e77f60dfc399 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -477,6 +477,10 @@ PCRE:
     (`(object) array( ... )`), rather than using the nonexistent method
     stdClass::__setState().
 
+ Zip:
+  . Building against the bundled libzip is discouraged, but still possible by
+    adding `--without-libzip` to the configuration.
+
 ========================================
 10. New Global Constants
 ========================================