]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Tue, 12 Jul 2016 09:26:59 +0000 (11:26 +0200)
committerJulien Pauli <jpauli@php.net>
Tue, 12 Jul 2016 09:28:11 +0000 (11:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a865fb1e8d13a6c83b34fd596ec1796682f9b8ec..2be0f007ecc4261202a55f15a7921cf1f4694673 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,12 +21,20 @@ PHP                                                                        NEWS
   . Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8
     range). (bugs dot php dot net at majkl578 dot cz)
 
+- FPM:
+  . Fixed bug #72575 (using --allow-to-run-as-root should ignore missing user).
+    (gooh)
+
 - Mbstring:
   . Deprecated mb_ereg_replace() eval option. (Rouven Weßling, cmb)
 
 - MCrypt:
   . Deprecated ext/mcrypt. (Scott Arciszewski, cmb)
 
+- PDO:
+  . Fixed bug #52384 (Adds bound parameter value to PDOStatement::debugDumpParams).
+    (bishopb)
+
 - PDO_pgsql:
   . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo)
   . Fixed bug #72570 (Segmentation fault when binding parameters on a query