diff --git a/NEWS b/NEWS index c772d85a2ff..e12cbaedacb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? ????, PHP 8.5.0beta1 +?? ??? ????, PHP 8.5.0beta2 + +- OpenSSL: + . Implement #81724 (openssl_cms_encrypt only allows specific ciphers). + (Jakub Zelenka) + +14 Aug 2025, PHP 8.5.0beta1 - Core: . Non-canonical cast names (boolean), (integer), (double), and (binary) have @@ -53,8 +59,6 @@ PHP NEWS (Jakub Zelenka) . Implement #47728 (openssl_pkcs7_sign ignores new openssl flags). (Jakub Zelenka) - . Implement #81724 (openssl_cms_encrypt only allows specific ciphers). - (Jakub Zelenka) - PDO: . The "uri:" DSN scheme has been deprecated due to security concerns with