From fb7db498fbc5fda0f0e6bde9cfb65d142dbfddbd Mon Sep 17 00:00:00 2001 From: Volker Dusch Date: Tue, 12 Aug 2025 16:23:47 +0200 Subject: [PATCH] [ci skip] Update NEWS for PHP 8.5.0 beta1 --- NEWS | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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