]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 27 Jul 2016 21:32:20 +0000 (23:32 +0200)
committerAnatol Belski <ab@php.net>
Wed, 27 Jul 2016 21:32:20 +0000 (23:32 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9143eb3c8481a16ac1f02f5c4183f5283fcac187..ff41b718bde5fd4d443a0436496661dde478cabf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -156,6 +156,8 @@ PHP                                                                        NEWS
   . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo)
   . Fixed bug #72570 (Segmentation fault when binding parameters on a query
     without placeholders). (Matteo)
+  . Implemented FR #72633 (Postgres PDO lastInsertId() should work without
+    specifying a sequence). (Pablo Santiago Sánchez)
 
 - Pcntl
   . Implemented asynchronous signal handling without TICKS. (Dmitry)