]> granicus.if.org Git - php/commit
Fixed Bug #62015 Changed session.auto_start to PHP_INI_PERDIR. It is simply wrong...
authorYasuo Ohgaki <yohgaki@php.net>
Sat, 10 Aug 2013 09:29:13 +0000 (18:29 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Sat, 10 Aug 2013 09:29:13 +0000 (18:29 +0900)
commite9b128c1bfb64e50c5e361959a1a7ccd176d1324
treeca408d0575973e16f19a1f1bfa64e1284ec7224e
parentac28283beb58b367ef1f842b5ee0d6397eb4b516
Fixed Bug #62015 Changed session.auto_start to PHP_INI_PERDIR. It is simply wrong and never worked if the value is changed at runtime
ext/session/session.c