From: Yasuo Ohgaki Date: Tue, 15 Dec 2015 01:40:07 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-7.0.2RC1~15^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=071616026f613f70cc8fe5404032557bb0e12470;p=php Update NEWS --- diff --git a/NEWS b/NEWS index deeb7e945a..cb8974b40b 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ PHP NEWS . Fixed bug #71024 (Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32 on the same server). (Anatol) +- Session: + . Fixed bug #71122 (Session GC may not remove obsolete session data). (Yasuo) + 17 Dec 2015, PHP 5.6.17 - Core: