From b28758565db5e2b6a657f37168e737d67c8483bd Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 27 Jul 2016 23:32:20 +0200 Subject: [PATCH] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9143eb3c84..ff41b718bd 100644 --- 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) -- 2.40.0