We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c8c12 commit fb7db49Copy full SHA for fb7db49
NEWS
@@ -1,6 +1,12 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
-?? ??? ????, PHP 8.5.0beta1
+?? ??? ????, 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
10
11
- Core:
12
. Non-canonical cast names (boolean), (integer), (double), and (binary) have
@@ -53,8 +59,6 @@ PHP NEWS
53
59
(Jakub Zelenka)
54
60
. Implement #47728 (openssl_pkcs7_sign ignores new openssl flags).
55
61
56
- . Implement #81724 (openssl_cms_encrypt only allows specific ciphers).
57
- (Jakub Zelenka)
58
62
63
- PDO:
64
. The "uri:" DSN scheme has been deprecated due to security concerns with
0 commit comments