Skip to content

Commit fb7db49

Browse files
committed
[ci skip] Update NEWS for PHP 8.5.0 beta1
1 parent 20c8c12 commit fb7db49

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

NEWS

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? ????, PHP 8.5.0beta1
3+
?? ??? ????, PHP 8.5.0beta2
4+
5+
- OpenSSL:
6+
. Implement #81724 (openssl_cms_encrypt only allows specific ciphers).
7+
(Jakub Zelenka)
8+
9+
14 Aug 2025, PHP 8.5.0beta1
410

511
- Core:
612
. Non-canonical cast names (boolean), (integer), (double), and (binary) have
@@ -53,8 +59,6 @@ PHP NEWS
5359
(Jakub Zelenka)
5460
. Implement #47728 (openssl_pkcs7_sign ignores new openssl flags).
5561
(Jakub Zelenka)
56-
. Implement #81724 (openssl_cms_encrypt only allows specific ciphers).
57-
(Jakub Zelenka)
5862

5963
- PDO:
6064
. The "uri:" DSN scheme has been deprecated due to security concerns with

0 commit comments

Comments
 (0)