From: Yasuo Ohgaki Date: Wed, 21 Aug 2013 01:38:59 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-5.5.6RC1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7318b857aace976086e4fabde90b45facdcb15e7;p=php Update NEWS --- diff --git a/NEWS b/NEWS index f71f95272f..47dbe90178 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ PHP NEWS . Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in some cases). (Mark Jones) +- Session: + . Fixed bug #65475 (Session ID is not initialized properly when strict session + is enabled). (Yasuo) + 22 Aug 2013, PHP 5.5.3 - Openssl: