Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14882 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97818 invoked by uid 1010); 12 Feb 2005 18:03:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97796 invoked from network); 12 Feb 2005 18:03:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2005 18:03:39 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:54821] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 1.2.11 (r4403)) with SMTP id CE/C2-37098-AF44E024 for ; Sat, 12 Feb 2005 13:03:39 -0500 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 599B5D5399; Sat, 12 Feb 2005 20:03:37 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j1CI3ctd031891; Sat, 12 Feb 2005 20:03:38 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j1CI3bL9031888; Sat, 12 Feb 2005 20:03:37 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sat, 12 Feb 2005 20:03:37 +0200 (EET) Reply-To: Jani Taskinen To: Antony Dovgal Cc: internals@lists.php.net In-Reply-To: <20050212201323.0e1e6328.antony@zend.com> Message-ID: References: <20050212201323.0e1e6328.antony@zend.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] [PATCH] fix for bug #31455 (multiple session_start() creates multiple session cookies in HTTP-Response) From: sniper@iki.fi (Jani Taskinen) On Sat, 12 Feb 2005, Antony Dovgal wrote: > Does anyone object to this fix merged into all branches ? > > http://tony2001.phpclub.net/dev/tmp/bug31455.diff > What's the difference with PS(cookie_send) and PS(sent_cookie) ?? --Jani