Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40103 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48308 invoked from network); 27 Aug 2008 13:21:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2008 13:21:54 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:55625] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/59-03720-1F455B84 for ; Wed, 27 Aug 2008 09:21:54 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 9AD951EBC01A; Wed, 27 Aug 2008 13:22:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03tGlzougExU; Wed, 27 Aug 2008 15:22:10 +0200 (CEST) Received: by bigtime.backendmedia.com (Postfix, from userid 81) id 58D511EBC019; Wed, 27 Aug 2008 15:22:10 +0200 (CEST) Received: from 195.226.16.50 (SquirrelMail authenticated user mls@pooteeweet.org) by ssl.backendmedia.com with HTTP; Wed, 27 Aug 2008 15:22:10 +0200 (CEST) Message-ID: <12269.195.226.16.50.1219843330.squirrel@ssl.backendmedia.com> In-Reply-To: References: Date: Wed, 27 Aug 2008 15:22:10 +0200 (CEST) To: "Alexey Zakhlestin" Cc: "PHP Internals" User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: [PHP-DEV] Re: open_basedir + sessions bug (or a feature?) From: mls@pooteeweet.org > well, in case there are no objections I will remove special treatment > of "/tmp" path in sessions code of 5.3 and 6.0 > should 5.2 also be "fixed"? i would not put this into 5.2 this late into the lifetime of this branch. regards, Lukas