Hi all,

On Fri, Jan 22, 2016 at 10:32 AM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
> On Fri, Jan 22, 2016 at 10:19 AM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
>>
>> https://github.com/php/php-src/pull/1734
>>
>> Few things are missing still, but it's good enough to review basic features.
>
> Please note that if you execute run-tests.php with this patch,
> it causes failures on other branches/versions' session tests.
>
> To remove these test errors, you can do
>
> rm -f /tmp/sess_*
> rm -f /tmp/u_sess*
>
> This issue will be fixed by the time when patch is completed.

Other than test dependency issue, all issues and proposals are
fixed/implemented. Test dependency will be fixed before merge.

https://wiki.php.net/rfc/precise_session_management
https://github.com/php/php-src/pull/1734

Session will be more reliable and secure with this.
Please review and comment. If there is no issues, I'll start
vote shortly.

Thank you.

--
Yasuo Ohgaki
yohg...@ohgaki.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to