mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Use --without-libzip in travis, as libzip version available there is too old (0.10, while 0.11 is required, 1.3.0 is best) The real plan is to really drop bundled libzip... delayed. Notice: only system library have full features: * encryption * bzip support