[php-src] master: [ci skip] Update NEWS for PHP 8.5.0 beta1

From: Date: Tue, 12 Aug 2025 14:35:31 +0000
Subject: [php-src] master: [ci skip] Update NEWS for PHP 8.5.0 beta1
Groups: php.cvs 
Request: Send a blank email to [email protected] to get a copy of this message
Author: Volker Dusch (edorian)
Date: 2025-08-12T16:31:18+02:00

Commit: https://github.com/php/php-src/commit/fb7db498fbc5fda0f0e6bde9cfb65d142dbfddbd
Raw diff: https://github.com/php/php-src/commit/fb7db498fbc5fda0f0e6bde9cfb65d142dbfddbd.diff

[ci skip] Update NEWS for PHP 8.5.0 beta1

Changed paths:
  M  NEWS


Diff:

diff --git a/NEWS b/NEWS
index c772d85a2ff5..e12cbaedacb4 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


Thread (1 message)

  • Volker Dusch
« previous php.cvs (#135266) next »