PhpGt / Cookie

Object oriented cookie handler.
https://www.php.gt/cookie
MIT License
1 stars 1 forks source link

Firefox deprecation notice #59

Open g105b opened 4 years ago

g105b commented 4 years ago

When setting a cookie with the set function and nothing else, Firefox emits this warning:

Cookie “cookie-name” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To learn more about the “sameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite