Skip to content

Commit 2688023

Browse files
committed
Update NEWS with FPM fixes
1 parent 0be5b9e commit 2688023

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ PHP NEWS
55
- Date:
66
. Fixed bug #76131 (mismatch arginfo for date_create). (carusogabriel)
77

8+
- FPM:
9+
. Fixed bug #68440 (ERROR: failed to reload: execvp() failed: Argument list
10+
too long). (Jacob Hipps)
11+
. Fixed incorrect write to getenv result in FPM reload. (Jakub Zelenka)
12+
813
- mbstring:
914
. Fixed bug #75944 (Wrong cp1251 detection). (dmk001)
1015
. Fixed bug #76113 (mbstring does not build with Oniguruma 6.8.1).

0 commit comments

Comments
 (0)