Browse Source

Update NEWS with FPM fixes

pull/3202/head
Jakub Zelenka 8 years ago
parent
commit
2688023c7f
  1. 5
      NEWS

5
NEWS

@ -5,6 +5,11 @@ PHP NEWS
- Date: - Date:
. Fixed bug #76131 (mismatch arginfo for date_create). (carusogabriel) . Fixed bug #76131 (mismatch arginfo for date_create). (carusogabriel)
- FPM:
. Fixed bug #68440 (ERROR: failed to reload: execvp() failed: Argument list
too long). (Jacob Hipps)
. Fixed incorrect write to getenv result in FPM reload. (Jakub Zelenka)
- mbstring: - mbstring:
. Fixed bug #75944 (Wrong cp1251 detection). (dmk001) . Fixed bug #75944 (Wrong cp1251 detection). (dmk001)
. Fixed bug #76113 (mbstring does not build with Oniguruma 6.8.1). . Fixed bug #76113 (mbstring does not build with Oniguruma 6.8.1).

Loading…
Cancel
Save