Snippets tagged “libzip”
2 snippets use this tag.
- configure: error: Please reinstall the libzip distributionPHP
This error message is indicating that there is a problem with the libzip library that is preventing a program from being configured.
- Docker image build with PHP zip extension shows "bundled libzip is deprecated" warningPHP
When building a Docker image with PHP and the zip extension, you may see the warning.