Skip to content

Commit c5df679

Browse files
committed
[ci skip] Note the required configure changes for bundled libzip
1 parent 6178786 commit c5df679

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,10 @@ PCRE:
477477
(`(object) array( ... )`), rather than using the nonexistent method
478478
stdClass::__setState().
479479

480+
Zip:
481+
. Building against the bundled libzip is discouraged, but still possible by
482+
adding `--without-libzip` to the configuration.
483+
480484
========================================
481485
10. New Global Constants
482486
========================================

0 commit comments

Comments
 (0)