Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60867 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28329 invoked from network); 17 Jun 2012 10:45:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2012 10:45:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:49550] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id ED/05-13857-255BDDF4 for ; Sun, 17 Jun 2012 06:45:39 -0400 Received: from [192.168.2.230] (ppp-93-104-5-156.dynamic.mnet-online.de [93.104.5.156]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 64560612D7; Sun, 17 Jun 2012 12:45:35 +0200 (CEST) To: Laruence Cc: Stanislav Malyshev , Dmitry Stogov , PHP Internals In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Sun, 17 Jun 2012 12:45:30 +0200 Message-ID: <1339929930.2295.0.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] what is the rule of merging fix to release branch? From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Sun, 2012-06-17 at 13:20 +0800, Laruence wrote: > Hi: > there comes some bug of a already fixed issue (PHP5.4.4) > > the fix(#61998) is here > https://github.com/php/php-src/commit/90e23107a2acba1fd53b7e799372eb9f24194a56 > > but seems this fix is not merged into 5.4.4 when it was released? > > so, what is the rule? :) See also http://news.php.net/php.internals/59485 johannes