diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2016-09-01 05:53:26 +0900 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2016-09-01 05:53:26 +0900 |
commit | abc2271b8dc43cb0ec14d9b5924d9f167abf82fc (patch) | |
tree | 161c0acdf15ba997b0d26d8289c864a4b3128fef | |
parent | 80d514d294a48c7697fd81402cfd290786297256 (diff) | |
download | php-git-abc2271b8dc43cb0ec14d9b5924d9f167abf82fc.tar.gz |
Fix NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -57,7 +57,6 @@ PHP NEWS - Session: . Fixed bug #72940 (SID always return "name=ID", even if session cookie exist). (Yasuo) - . Implemented session_gc() and session_create_id() functions. (Yasuo) - SimpleXML: . Fixed bug #72971 (SimpleXML isset/unset do not respect namespace). (Nikita) |