]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Wed, 10 Jun 2015 14:41:33 +0000 (16:41 +0200)
committerAnatol Belski <ab@php.net>
Wed, 10 Jun 2015 14:41:33 +0000 (16:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0cadc78e03fd66252363a6f86a05bfd25c5e7749..1cec854b092cc5a8557278b1007a23b8f1079245 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ PHP                                                                        NEWS
   . Fixed bug #69781 (phpinfo() reports Professional Editions of Windows
     7/8/8.1/10 as "Business"). (Christian Wenz)
 
+- PDO_pgsql:
+  . Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
+    Statements when closeCuror() is u). (Philip Hofstetter)
+
 - SimpleXML:
   . Refactored the fix for bug #66084 (simplexml_load_string() mangles empty
     node name). (Christoph Michael Becker)