Skip to content

Commit de4afc0

Browse files
committed
[ci skip] Fix NEWS
The fix for GH-7842 was too late for 8.1.2RC1, so will be in 8.1.3 only.
1 parent 1605e6f commit de4afc0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

NEWS

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ PHP NEWS
1414

1515
- FPM:
1616
. Fixed memory leak on invalid port. (David Carlier)
17+
. Fixed bug GH-7842 (Invalid OpenMetrics response format returned by FPM
18+
status page. (Stefano Arlandini)
1719

1820
- MBString:
1921
. Fixed bug GH-7902 (mb_send_mail may delimit headers with LF only). (cmb)
@@ -48,10 +50,6 @@ PHP NEWS
4850
- Filter:
4951
. Fixed FILTER_FLAG_NO_RES_RANGE flag. (Yifan Tong)
5052

51-
- FPM:
52-
. Fixed bug GH-7842 (Invalid OpenMetrics response format returned by FPM
53-
status page. (Stefano Arlandini)
54-
5553
- Hash:
5654
. Fixed bug GH-7759 (Incorrect return types for hash() and hash_hmac()).
5755
(cmb)

0 commit comments

Comments
 (0)