Hi all,

On Wed, Aug 10, 2016 at 6:14 PM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
>
> This is RFC for adding session_create_id() function.
>
> Session ID string uses special binary to string conversion. Users
> should write lengthy and slow code to have the same session ID string
> as session module does. It also validates and makes sure generated
> session ID string has no collision. (This cannot be done easily by
> user script and 3rd party C written save handlers)
>
> https://wiki.php.net/rfc/session-create-id
> It requires 2/3 majority to pass.
> Vote starts: 2016/08/10  - Vote ends: 2016/08/17 23:59:59 UTC
>
> Thank you for voting!

Sorry for the delay.
This RFC has passed by 8 vs 1.

Thank you for voting!
I'll merge patch and write document soon.

Regards,

--
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