On Thu, Dec 27, 2012 at 9:26 PM, Andrey Andreev <n...@bofh.bg> wrote:
> At last, I was able to write an RFC about this: > > https://wiki.php.net/rfc/**cookie_max-age<https://wiki.php.net/rfc/cookie_max-age> > > - Andrey > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > There's no mention in the RFC of how the functionality will work in PHP. Is it possible to add example code of how it is to be used based on this implementation? What BC breaks it introduced (if any)? Can there be an option to use both Max-Age and Expires cookie attributes with the introduced changes? How does the user know which attribute is being set? None of this information seems to be in the RFC.