Re: [PHP-DEV] Session Lazy Write (was Re: [PHP-DEV] PHP 5.6.3 is available)

2014-11-15 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please see https://bugs.php.net/bug.php?id=68426 PHP >= 5.6 does not overwrite session file when session has not changed Remi. -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARE

[PHP-DEV] Session Lazy Write (was Re: [PHP-DEV] PHP 5.6.3 is available)

2014-11-14 Thread Patrick Schaaf
Yasuo, Am 15.11.2014 02:27 schrieb "Yasuo Ohgaki" : > > I've asked this issue on this list and there wasn't much opinion. > I'm rather put the feature in PHP 7, since 3d party session save handler module need to > adopt new API to get most out of it. > > Since master has new code, I'll prepare new