From c0de35273a5a3fa677beef7d05a217adefc42da3 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 15 Apr 2016 13:41:09 +0200 Subject: [PATCH] update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a9f3293dbf..d4aeb51735 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ PHP NEWS . Fixed bug #72014 (Including a file with anonymous classes multiple times leads to fatal error). (Laruence) +- Postgres: + . Fixed bug #71062 (pg_convert() doesn't accept ISO 8601 for datatype + timestamp). (denver at timothy dot io) + - SQLite3: . Fixed bug #68849 (bindValue is not using the right data type). (Anatol) -- 2.50.1