1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00

[ci skip] Note the required configure changes for bundled libzip

This commit is contained in:
Christoph M. Becker
2018-10-08 12:46:41 +02:00
parent 6178786233
commit c5df679ca8

View File

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