Skip to content

Commit 538f95b

Browse files
committed
Fix NEWS entry position for the latest FPM fix
1 parent c483b59 commit 538f95b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ PHP NEWS
55
- DOM:
66
. Fixed bug #66783 (UAF when appending DOMDocument to element). (cmb)
77

8+
- FPM:
9+
. Fixed bug #80024 (Duplication of info about inherited socket after pool
10+
removing). (Jakub Zelenka)
11+
812
- PDO_ODBC:
913
. Fixed bug #80783 (PDO ODBC truncates BLOB records at every 256th byte).
1014
(cmb)
@@ -142,8 +146,6 @@ PHP NEWS
142146
- FPM:
143147
. Fixed bug #69625 (FPM returns 200 status on request without
144148
SCRIPT_FILENAME env). (Jakub Zelenka)
145-
. Fixed bug #80024 (Duplication of info about inherited socket after pool
146-
removing). (Jakub Zelenka)
147149

148150
- Intl:
149151
. Fixed bug #80425 (MessageFormatAdapter::getArgTypeList redefined). (Nikita)

0 commit comments

Comments
 (0)