Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80019 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81461 invoked from network); 30 Dec 2014 21:35:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2014 21:35:43 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:60124] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/A0-11289-EAA13A45 for ; Tue, 30 Dec 2014 16:35:42 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id B139EB00091; Tue, 30 Dec 2014 16:35:39 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EONqkvzP70Xu; Tue, 30 Dec 2014 16:35:39 -0500 (EST) Received: from [192.168.0.13] (unknown [94.13.96.117]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 1179EB0008F; Tue, 30 Dec 2014 16:35:37 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) In-Reply-To: <54A2F996.1010200@gmail.com> Date: Tue, 30 Dec 2014 21:35:37 +0000 Cc: internals@lists.php.net, Stanislav Malyshev , Kris Craig , George Bond , Derick Rethans , Sara Golemon Content-Transfer-Encoding: quoted-printable Message-ID: References: <54A261A8.4000707@gmail.com> <54A2F996.1010200@gmail.com> To: Leon Sorokin X-Mailer: Apple Mail (2.1993) Subject: Re: [PHP-DEV] [VOTE][RFC] PHP 5.7 From: ajf@ajf.me (Andrea Faulds) Hey Leon, > On 30 Dec 2014, at 19:14, Leon Sorokin wrote: >=20 > Would the unassociation or deprecation-for-unassociation of the = ternary '?' (discussed in another thread [1]) be appropriate for the = 5.7? Kris Craig mentioned he would write up an RFC for this when he has = a chance. I don=E2=80=99t think we could make it non-associative in 5.7, since = that would be a backwards-compatibility break. We could perhaps add a = warning though, if possible. Thanks! -- Andrea Faulds http://ajf.me/