On 20.09.2018 at 08:15, Nicolas Grekas wrote:

> yesterday I submitted https://bugs.php.net/76906 to report that I wasn't
> able to set the "samesite" attribute on cookies while I followed what's
> been approved in https://wiki.php.net/rfc/same-site-cookie
> 
> Damian answered on the bug report that the $options argument has swallowed
> the lifetime one, so that $options is now the 3rd arg and not the 4th as
> noted in the RFC.
> 
> He suggested me to raise the topic on internals, so here we are.
> 
> Are we fine with this? If yes, shouldn't an errata be added to the RFC so
> that ppl aren't confused like I was?

Related discussion: <https://externals.io/message/100304#102909>ff.

Not sure if an errata (or amendment) should be added to the RFC, or
whether it is sufficient to document the new signatures in the manual
proper and the migration guide.

-- 
Christoph M. Becker


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

Reply via email to