Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85506 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77772 invoked from network); 27 Mar 2015 13:35:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2015 13:35:28 -0000 Authentication-Results: pb1.pair.com header.from=francois@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=francois@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.27.42.2 as permitted sender) X-PHP-List-Original-Sender: francois@php.net X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:10248] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/06-38005-F9C55155 for ; Fri, 27 Mar 2015 08:35:28 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id 89D284B025B; Fri, 27 Mar 2015 14:33:43 +0100 (CET) Reply-To: To: "'Xinchen Hui'" , "'Kris Craig'" Cc: "'PHP internals list'" References: <20150326224056.GB28328@phcomp.co.uk> In-Reply-To: Date: Fri, 27 Mar 2015 14:35:13 +0100 Message-ID: <01a201d06892$dad4d6c0$907e8440$@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQBiufaSC9yBAl8kFaZnKRQ4Be0iCQFfhZutAflGKY8BWGE5MQHJx4Oen9fX7aA= Content-Language: fr X-Antivirus: avast! (VPS 150327-0, 27/03/2015), Outbound message X-Antivirus-Status: Clean Subject: RE: [PHP-DEV] [RFC] Fix the Tenary Operator -- Please!? Please? From: francois@php.net (=?utf-8?Q?Fran=C3=A7ois_Laupretre?=) > De : Xinchen Hui [mailto:laruence@php.net] >=20 > I don't think freeze should block bug fixes... Strictly speaking, not sure it can be considered as a bug. But, even if = it is, what about bugfixes that cause BC breaks ? What is the rule ? Can = we introduce BC breaks after feature freeze ? The question, IMO, is = about the BC break, not whether this is a bug or not. Regards Fran=C3=A7ois