Re: [PHP-DEV] Re: setcookie() doesn't follow the RFC in 7.3

2018-09-20 Thread Pedro Magalhães
On Thu, Sep 20, 2018 at 12:12 PM Christoph M. Becker wrote: > The SameSite cookie attribute support has been documented[1], and an > errata section has been added to the RFC[2]. > > [1] > [2] > < > https://wiki.php.net/rfc/same-site-cookie

Re: [PHP-DEV] Re: setcookie() doesn't follow the RFC in 7.3

2018-09-20 Thread Christoph M. Becker
On 20.09.2018 at 12:18,Andrey Andreev wrote: > On Thu, Sep 20, 2018 at 12:12 PM, Christoph M. Becker > wrote: > >> 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 whi

Re: [PHP-DEV] Re: setcookie() doesn't follow the RFC in 7.3

2018-09-20 Thread Andrey Andreev
Hi, On Thu, Sep 20, 2018 at 12:12 PM, Christoph M. Becker wrote: > 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://wik