]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJoe Watkins <krakjoe@php.net>
Fri, 6 Jan 2017 06:05:38 +0000 (06:05 +0000)
committerJoe Watkins <krakjoe@php.net>
Fri, 6 Jan 2017 06:07:17 +0000 (06:07 +0000)
* PHP-7.0:
  Fixed bug #69582 session not readable by root in CLI

1  2 
NEWS
ext/session/mod_files.c

diff --cc NEWS
index 3c37416288f7966a81de10876a9f3a88f5203bdb,50c7c29afe4bc465ee5fa11b97a02feb8f275391..61ee9502d8a0ebbaf98e40529f61f1903d295c56
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -8,7 -8,10 +8,10 @@@ PH
  - ZIP:
    . Fixed bug #70103 (ZipArchive::addGlob ignores remove_all_path option). (cmb)
  
 -19 Jan 2017 PHP 7.0.15
+ - Session:
+   . Fixed bug #69582 (session not readable by root in CLI). (EvgeniySpinov)
 +19 Jan 2017, PHP 7.1.1
  
  - Core:
    . Fixed bug #73792 (invalid foreach loop hangs script). (Dmitry)
Simple merge