diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2014-03-13 06:34:46 +0900 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2014-03-13 06:34:46 +0900 |
commit | 96d25b4b762ccb954a8009c9eee4b2366d28f907 (patch) | |
tree | d8ae7a4e647ebcc870dd7b584f3594455f53d5a5 | |
parent | 6f0ad9ea1229a166ec2bd13f28587e49ae43b2ee (diff) | |
download | php-git-96d25b4b762ccb954a8009c9eee4b2366d28f907.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -278,11 +278,9 @@ PHP NEWS - Session: . Fixed Bug #65315 (session.hash_function silently fallback to default md5) (Yasuo) - . Implemented Request #54649 (Create session_serializer_name()). (Yasuo) . Implemented Request #17860 (Session write short circuit). (Yasuo) . Implemented Request #20421 (session_abort() and session_reset() function). (Yasuo) - . Implemented Request #11100 (session_gc() function). (Yasuo) - Standard: . Implemented FR #65634 (HTTP wrapper is very slow with protocol_version |