php-8.5.0beta3
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
gen_stub: Infer constants' types from values (#19568)
Use OpenSSL libctx for various BIO readers (#19448)
Introduce OpenSSL INI for selecting libctx (#18768)
uri: Always use `const` pointers when referring to `uri_parser_t` (#19623)