php-8.5.0beta2
Merge branch 'PHP-8.4'
Add support for Cryptographic Message Syntax (CMS)
Introduce openssl backend for v1 and v3 API separation (#16918)
Integrate OpenSSL libctx to pwhash (#19236)
Fix #81724: openssl_cms_encrypt only allows specific ciphers
Use OpenSSL libctx for various BIO readers (#19448)
Implement GH-13514 PASSWORD_ARGON2 from OpenSSL 3.2 (#13635)
Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667)
Introduce OpenSSL INI for selecting libctx (#18768)
ext/uri: Use the term "URI parser" instead of "URI handler" (#19530)