Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3320 invoked from network); 26 Sep 2011 09:06:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Sep 2011 09:06:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:38965] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/00-02759-D80408E4 for ; Mon, 26 Sep 2011 05:06:22 -0400 Received: by ywa8 with SMTP id 8so4893602ywa.29 for ; Mon, 26 Sep 2011 02:06:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=glObvROkHSuYTSKcUj2Jc53hdjufYM5lUxy3Cf6exBM=; b=LmkC90jRlRA8qu1qdGq9f8exHCTU42qu0KnM0Dw4/nU09DI8ZGvQooyfb4isxa/CPq 7sXhBEdFemOG00bTm0w3VVqqrSwF6LgHu4Y47VyZv0wzjVfh252STzlPIqXIe/AqiOxx LvH+yqb2VYXNQfJIOG5p72x2uZgbwKV2S9+vo= MIME-Version: 1.0 Received: by 10.236.178.10 with SMTP id e10mr14077764yhm.31.1317027978975; Mon, 26 Sep 2011 02:06:18 -0700 (PDT) Received: by 10.147.167.7 with HTTP; Mon, 26 Sep 2011 02:06:18 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Sep 2011 11:06:18 +0200 Message-ID: To: Pierre Joye Cc: PHP internals , Scott MacVicar Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Merge fix for #54918 (r311748) to 5.4? From: hannes.magnusson@gmail.com (Hannes Magnusson) On Mon, Sep 26, 2011 at 10:42, Pierre Joye wrote: > hi, > > It may be good to merge > http://svn.php.net/viewvc?view=revision&revision=311748 to 5.4 too. > This commit is about issues similar to the one describe in #54918. > If it gets merged, don't forget http://svn.php.net/viewvc?view=revision&revision=316134 and http://svn.php.net/viewvc?view=revision&revision=316135 -Hannes