We need to build against the system libzip now.
Also add an UPGRADING note.
results of Reflection...::getModifiers(), using hard-coded numeric values.
Use corresponding constants instead (e.g. ReflectionMethod::IS_PUBLIC).
+- Zip:
+ . The bundled libzip library has been removed. A system libzip >= 0.11 is now
+ necessary to build the extension.
+
========================================
10. New Global Constants
========================================
--with-png-dir=/usr \
--enable-exif \
--enable-zip \
---without-libzip \
--with-zlib \
--with-zlib-dir=/usr \
--enable-soap \