There are no voting dates in the RFC, but it's open for over a month now.

I guess it can be closed.

Regards, Niklas

2017-08-25 23:19 GMT+02:00 Frederik Bosch <f.bo...@genkgo.nl>:

> LS,
>
> Just now, I opened the RFC on implementing same site cookies in PHP,
> https://wiki.php.net/rfc/same-site-cookie, for voting.
>
> It consists of two questions, depending on the implementation you would
> like to see of the feature. Both questions will affect the API of four core
> functions: setcookie, setrawcookie, session_set_cookie_params and
> session_get_cookie_params. The first three functions have a similar
> function signature. The first implementation suggestion is to add an
> additional argument to these three functions. The second implementation
> suggestion is to allow an array of options in which all the cookie options
> will be moved into. More details are to be found in the RFC.
>
> Hopefully, the samesite cookie flag will become a feature of the PHP
> language through this RFC!
>
> Kind regards,
> Frederik Bosch
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to