We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be5b9e commit 2688023Copy full SHA for 2688023
NEWS
@@ -5,6 +5,11 @@ PHP NEWS
5
- Date:
6
. Fixed bug #76131 (mismatch arginfo for date_create). (carusogabriel)
7
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
+
13
- mbstring:
14
. Fixed bug #75944 (Wrong cp1251 detection). (dmk001)
15
. Fixed bug #76113 (mbstring does not build with Oniguruma 6.8.1).
0 commit comments