We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 895c6d5 + 8885513 commit 3cf381eCopy full SHA for 3cf381e
NEWS
@@ -12,6 +12,10 @@ PHP NEWS
12
- Intl:
13
. Fixed bug GH-11874 (intl causing segfault in docker images). (nielsdos)
14
15
+- SNMP:
16
+ . Fixed bug GH-17330 (SNMP::setSecurity segfault on closed session).
17
+ (David Carlier)
18
+
19
02 Jan 2025, PHP 8.4.3
20
21
- BcMath:
@@ -115,10 +119,6 @@ PHP NEWS
115
119
. Fixed bug GH-17153 (SimpleXML crash when using autovivification on
116
120
document). (nielsdos)
117
121
118
-- SNMP:
- . Fixed bug GH-17330 (SNMP::setSecurity segfault on closed session).
- (David Carlier)
-
122
- Sockets:
123
. Fixed bug GH-16276 (socket_strerror overflow handling with INT_MIN).
124
(David Carlier / cmb)
0 commit comments