Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57399 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50441 invoked from network); 17 Jan 2012 15:41:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2012 15:41:52 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Date: Tue, 17 Jan 2012 10:41:50 -0500 Received: from [78.142.172.145] ([78.142.172.145:22586] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/D8-02309-EB6951F4 for ; Tue, 17 Jan 2012 10:41:50 -0500 Message-ID: <36.D8.02309.EB6951F4@pb1.pair.com> To: internals@lists.php.net References: <4F08C9D9.9050009@sugarcrm.com> User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Posted-By: 78.142.172.145 Subject: Re: Code freeze for 5.4 From: mike@php.net (Michael Wallner) 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