]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 14 Jul 2016 11:21:38 +0000 (13:21 +0200)
committerAnatol Belski <ab@php.net>
Thu, 14 Jul 2016 11:21:38 +0000 (13:21 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 62fa3e444e0776135faec2ee951d3428cd83d379..80bb9528b892558a1c1a2b45098cfbac2e33330a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,10 @@ PHP                                                                        NEWS
     oob read access). (Laruence)
   . Fixed bug #72399 (Use-After-Free in MBString (search_re)). (Laruence)
 
+- PDO_pgsql:
+  . Fixed bug #72570 (Segmentation fault when binding parameters on a query
+    without placeholders). (Matteo)
+
 - PCRE:
   . Fixed bug #72476 (Memleak in jit_stack). (Laruence)
   . Fixed bug #72463 (mail fails with invalid argument). (Anatol)