Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57401 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72551 invoked from network); 17 Jan 2012 20:44:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2012 20:44:39 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Tue, 17 Jan 2012 15:44:37 -0500 Received: from [217.114.211.68] ([217.114.211.68:17171] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/F1-59894-4BDD51F4 for ; Tue, 17 Jan 2012 15:44:37 -0500 To: internals@lists.php.net References: <4F08C9D9.9050009@sugarcrm.com> <36.D8.02309.EB6951F4@pb1.pair.com> User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Re: Code freeze for 5.4 From: dsp@php.net (David Soria Parra) Go ahead and commit it please. On 2012-01-17, Michael Wallner wrote: > On Sat, 07 Jan 2012 14:40:25 -0800, Stas Malyshev wrote: > >> The following may be considered for inclusion: >> - Unit tests & test fixes - Fixes for critical bugs - Security fixes - >> BC break fixes Please still ask RMs for approval prior to committing >> even if your patch falls into these categories. >> >> Commits to trunk are OK. > > Is https://bugs.php.net/60221 considerable for inclusion? > It's kind of a BC break. The fix has already been comitted to trunk. > > Mike >