From 28b6f0232b2e6a298f5a71e523718f0c85e7a7f2 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 17 Mar 2016 19:04:56 +0100 Subject: [PATCH] fix and update NEWS --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 5329582dad..4ce40fbcd7 100644 --- a/NEWS +++ b/NEWS @@ -5,10 +5,17 @@ PHP NEWS - Core: . Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence) +- ODBC: + . Fixed bug #63171 (Script hangs after max_execution_time). (Remi) + - Opcache: . Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER). (Laruence) +- Postgres: + . Fixed bug #71820 (pg_fetch_object binds parameters before + call constructor). (Anatol) + - Standard: . Fixed bug #71837 (Wrong arrays behaviour). (Laruence) . Fixed bug #71840 (Unserialize accepts wrongly data). (Ryat, Laruence) -- 2.40.0