Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45177 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85099 invoked from network); 1 Aug 2009 18:34:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2009 18:34:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.146.178 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.146.178 wa-out-1112.google.com Received: from [209.85.146.178] ([209.85.146.178:13478] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/F8-28136-1AA847A4 for ; Sat, 01 Aug 2009 14:34:09 -0400 Received: by wa-out-1112.google.com with SMTP id v33so1184475wah.7 for ; Sat, 01 Aug 2009 11:34:06 -0700 (PDT) Received: by 10.114.81.12 with SMTP id e12mr5958695wab.6.1249151646770; Sat, 01 Aug 2009 11:34:06 -0700 (PDT) Received: from ?216.145.54.15? (socks3.corp.yahoo.com [216.145.54.15]) by mx.google.com with ESMTPS id m17sm7691884waf.3.2009.08.01.11.34.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 01 Aug 2009 11:34:06 -0700 (PDT) Message-ID: <4A748A9C.6090701@lerdorf.com> Date: Sat, 01 Aug 2009 11:34:04 -0700 User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Bharat Nagwani CC: "internals@lists.php.net" References: <4A7482B8.7020302@lerdorf.com> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Early session timeouts on 5.2.3 From: rasmus@lerdorf.com (Rasmus Lerdorf) Bharat Nagwani wrote: > Agreed we need an upgrade. But upgrade on a large application (1000+ pages) can be expensive. Going from 5.2.3 to 5.2.10 shouldn't be expensive at all. At least no more so than trying to hand-patch your PHP to a non-standard version. -Rasmus