From 89eb27a99cdf7e7b7876c12e42f7ff35760eb40a Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 13 Jul 2017 21:08:13 +0200 Subject: [PATCH] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index ea7e10bbb9..598edb21f6 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ PHP NEWS php_parse_date()). (Derick) . Fixed bug #49649 (unserialize() doesn't handle changes in property visibility). (pmmaga) + . Fixed #74866 (extension_dir = "./ext" now use current directory for base). + (Francois Laupretre) - Date: . Fixed bug #74852 (property_exists returns true on unknown DateInterval -- 2.50.1