php-8.5.0beta2
Apply tidy formatting
main: refactor userstream method calling
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
Update ext/zip preprocessor macros help texts (#15271)
Sync HAVE_<extension> help texts (#15167)
Merge branch 'PHP-8.4'
add ZipArchive::ER_TRUNCATED_ZIP added in libzip 1.11 (#15959)
Arginfo: reuse zend_string objects for initializing attribute values (#19241)
Clean-up unused headers (#14365)