• Abdelrahman Omran's avatar
    Fix PHP zip extension installation warnings (#1648) · 06d01055
    Abdelrahman Omran authored
    This fixes the following warnings when installing "zip" php extension:
    configure: WARNING: ========================================================
    configure: WARNING: Use of bundled libzip is deprecated and will be removed.
    configure: WARNING: Some features such as encryption and bzip2 are not available.
    configure: WARNING: Use system library and --with-libzip is recommended.
    configure: WARNING: ========================================================
    06d01055
Dockerfile 15.7 KB