master
Apply tidy formatting
Fix 32-bit failure of ext-zip oo_setcompression.phpt (GH-20511)
Sync ext/zip with pecl/zip version 1.3.2 - update libzip to version 1.11.1. We don't use any private symbol anymore - new method ZipArchive::setPassword($password) - add --with-libzip option to build with system libzip
ext/zip: lifting libzip minimum support.
ext/zip: Sync remaining parts for libzip >= 1.0.0 (#20365)
Merge branch 'PHP-8.5'
Avoid string copy in ZipArchive::addFromString() (#20497)
ext/zip: further micro optimisations. (#20362)