Browse Source

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

pull/3592/head
Christoph M. Becker 8 years ago
parent
commit
c5df679ca8
  1. 4
      UPGRADING

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

Loading…
Cancel
Save