From f801eb9d6b6ea3ca72e762b1d623a34146159fcf Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Sat, 20 Jun 2015 09:33:37 +0200 Subject: [PATCH] updated NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 76bd388177..778a9c0fe9 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,7 @@ PHP NEWS - Opcache: . Removed opcache.load_comments configuration directive. Now doc comments loading costs nothing and always enabled. (Dmitry) + . Fixed bug #69838 (Wrong size calculation for function table). (Anatol) - PDO_pgsql: . Fixed bug #69752 (PDOStatement::execute() leaks memory with DML -- 2.50.1