Skip to content

Commit 5d57d90

Browse files
committed
NEWS
1 parent 718e913 commit 5d57d90

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ PHP NEWS
2323
. Fixed bug #81349 (mb_detect_encoding misdetcts ASCII in some cases).
2424
(Nikita)
2525

26+
- SNMP:
27+
. Implement SHA256 and SHA512 for security protocol. (remi)
28+
2629
05 Aug 2021, PHP 8.1.0beta2
2730

2831
- Core:

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,9 @@ PHP 8.1 UPGRADE NOTES
569569
- OpenSSL:
570570
. The OpenSSL extension now requires at least OpenSSL version 1.0.2.
571571

572+
- SNMP:
573+
. add SHA256 and SHA512 for security protocol.
574+
572575
- Standard:
573576
. --with-password-argon2 now uses pkg-config to detect libargon2. As such,
574577
an alternative libargon2 location should now be specified using

0 commit comments

Comments
 (0)