Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2067 invoked from network); 15 Feb 2010 15:45:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2010 15:45:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.219 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.219.219 mail-ew0-f219.google.com Received: from [209.85.219.219] ([209.85.219.219:58984] helo=mail-ew0-f219.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/13-19260-AFB697B4 for ; Mon, 15 Feb 2010 10:44:59 -0500 Received: by ewy19 with SMTP id 19so3257330ewy.1 for ; Mon, 15 Feb 2010 07:44:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=f2PjyenyfMU4KOmsG7bayk2REd8oie6XUmsjLnvbz5A=; b=QF738w0YF9XelZQY2d0j89C33TGXdI5VUMw/X6ohc+QRmyMhMkwxel+IRAgwrkV51w Y1E9bhWZRkrRRwjeZFhKqBc0RmpEQR6UljhF4ZPJlwmDdlPfG0mkE6gZppY6yTk29+iG 2MD/M/4w0ltw0WmDHXsiL/PPMngZedlnZUquw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=SZ9qG25pfyjCbgqG2RcI1ccgqznp549h5SoGhBBBNSi0CFQlzk5ZXcO9VO6VdbY5/V h+MZofVLhxwrC0EpmJvFiN8dnz59+KLU9Wwvqr0dgUwGajNjNj6004X7KbfWljK5zjAu D4sYpmxjRcoM6prX1DjFwVb5C7rc4nJZlXQB8= MIME-Version: 1.0 Received: by 10.216.89.135 with SMTP id c7mr3329757wef.62.1266248693303; Mon, 15 Feb 2010 07:44:53 -0800 (PST) In-Reply-To: References: <16.63.50402.0BF397B4@pb1.pair.com> Date: Mon, 15 Feb 2010 16:44:52 +0100 Message-ID: To: Ferenc Kovacs Cc: Jaroslav Hanslik , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Bug #50751 From: pierre.php@gmail.com (Pierre Joye) hi, Is it supposed to work with file:// URI as well? If yes, the patch may break this feature. It would be also nice to add a test case if possible. Cheers, On Mon, Feb 15, 2010 at 4:28 PM, Ferenc Kovacs wrote: > If this is an expected behavior then I think it should be noted here: > http://www.php.net/manual/en/transports.inet.php > > Tyrael > > 2010/2/15 Jaroslav Hanslik : >> Hi, >> >> my bug report http://bugs.php.net/bug.php?id=50751 was marked as bogus but I >> still think it's a bug. The session.save_path is treated as file system path >> even if I use memcache as session.save_handler. Here is my patch >> http://temp.kukulich.cz/session_save_path_checked_only_if_files.txt (against >> PHP 5.3.1). Maybe it would be clearer what I mean. If I'm wrong, please >> someone expain me why. >> >> Jaroslav Hanslik >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org