Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64450 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82067 invoked from network); 28 Dec 2012 02:27:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2012 02:27:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=narf@bofh.bg; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=narf@bofh.bg; sender-id=unknown Received-SPF: error (pb1.pair.com: domain bofh.bg from 212.50.12.79 cause and error) X-PHP-List-Original-Sender: narf@bofh.bg X-Host-Fingerprint: 212.50.12.79 everlasting.spnet.net Linux 2.6 Received: from [212.50.12.79] ([212.50.12.79:53847] helo=everlasting.spnet.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 38/51-59750-6730DD05 for ; Thu, 27 Dec 2012 21:27:02 -0500 Received: from web-1.orbitel.bg ([195.24.43.34]) by everlasting.spnet.net with esmtp (Exim 4.72) (envelope-from ) id 1ToPf0-0006t5-N9 for internals@lists.php.net; Fri, 28 Dec 2012 04:26:58 +0200 Received: from core.devilix.net (core.devilix.net [87.97.157.170]) by mail.orbitel.bg (Horde MIME library) with HTTP; Fri, 28 Dec 2012 04:26:51 +0200 Message-ID: <20121228042651.edrb8sz5cs4sgwwc@mail.orbitel.bg> Date: Fri, 28 Dec 2012 04:26:51 +0200 To: internals@lists.php.net References: <20121210142818.9erzxulg08cwwck8@mail.orbitel.bg> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) X-Originating-IP: 87.97.157.170 X-Originating-User: narf@bofh.bg X-bounce-key: spectrumnets-1;narf@bofh.bg;1356661622;e75860bf; Subject: Re: [PHP-DEV] Bug #23955: Cookie Max-Age attribute From: narf@bofh.bg (Andrey Andreev) At last, I was able to write an RFC about this: https://wiki.php.net/rfc/cookie_max-age - Andrey