We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1605e6f commit de4afc0Copy full SHA for de4afc0
NEWS
@@ -14,6 +14,8 @@ PHP NEWS
14
15
- FPM:
16
. 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)
19
20
- MBString:
21
. Fixed bug GH-7902 (mb_send_mail may delimit headers with LF only). (cmb)
@@ -48,10 +50,6 @@ PHP NEWS
48
50
- Filter:
49
51
. Fixed FILTER_FLAG_NO_RES_RANGE flag. (Yifan Tong)
52
-- FPM:
- . Fixed bug GH-7842 (Invalid OpenMetrics response format returned by FPM
53
- status page. (Stefano Arlandini)
54
-
55
- Hash:
56
. Fixed bug GH-7759 (Incorrect return types for hash() and hash_hmac()).
57
(cmb)
0 commit comments