From 2bfe92c90f182d9618b616208ce650cff66e364d Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Fri, 26 Sep 2014 00:56:39 -0700 Subject: [PATCH] fix date --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0162ff902cb..2942c720edc 100644 --- a/NEWS +++ b/NEWS @@ -20,7 +20,7 @@ PHP NEWS - Session: . Fixed bug #67972 (SessionHandler Invalid memory read create_sid()). (Adam) -11 Sep 2014, PHP 5.5.17 +18 Sep 2014, PHP 5.5.17 - Core: . Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)