Commit: 46214a23b8152179b5c8b3b74986ede1400ed809 Author: Yasuo Ohgaki <yohg...@php.net> Sat, 29 Jun 2013 11:35:27 +0900 Parents: 87dda666c73acde08982865cf63227eaa77f0478 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=46214a23b8152179b5c8b3b74986ede1400ed809 Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index ffd89af..094ce8a 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,10 @@ PHP NEWS - Session . Fixed bug #62535 ($_SESSION[$key]["cancel_upload"] doesn't work as documented). (Arpad) + . Fixed bug #35703 (when session_name("123") consist only digits, + should warning). (Yasuo) + . Fixed bug #49175 (mod_files.sh does not support hash bits). Patch by + oorza2k5 at gmail dot com (Yasuo) - Sockets: . Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option). -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php