1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

[ci skip] Update NEWS for PHP 8.5.0 beta1

This commit is contained in:
Volker Dusch
2025-08-12 16:23:47 +02:00
parent 20c8c12d9e
commit fb7db498fb

10
NEWS
View File

@@ -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