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 718e913 commit 5d57d90Copy full SHA for 5d57d90
NEWS
@@ -23,6 +23,9 @@ PHP NEWS
23
. Fixed bug #81349 (mb_detect_encoding misdetcts ASCII in some cases).
24
(Nikita)
25
26
+- SNMP:
27
+ . Implement SHA256 and SHA512 for security protocol. (remi)
28
+
29
05 Aug 2021, PHP 8.1.0beta2
30
31
- Core:
UPGRADING
@@ -569,6 +569,9 @@ PHP 8.1 UPGRADE NOTES
569
- OpenSSL:
570
. The OpenSSL extension now requires at least OpenSSL version 1.0.2.
571
572
573
+ . add SHA256 and SHA512 for security protocol.
574
575
- Standard:
576
. --with-password-argon2 now uses pkg-config to detect libargon2. As such,
577
an alternative libargon2 location should now be specified using
0 commit comments