Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85483 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97785 invoked from network); 26 Mar 2015 21:11:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2015 21:11:03 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.178 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.178 mail-pd0-f178.google.com Received: from [209.85.192.178] ([209.85.192.178:34636] helo=mail-pd0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/E4-00585-6E574155 for ; Thu, 26 Mar 2015 16:11:03 -0500 Received: by pdbni2 with SMTP id ni2so74409486pdb.1 for ; Thu, 26 Mar 2015 14:10:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=mXZjJqqirCdSvjrF1d/5dqfHVFVrUVANjyRmyJgel8g=; b=qMzl84qpg9QCpJlzMRgDo8ixs9diDXdpW+qjYvFcoPGbZjs0Jk79nkOhdJWUrLrIGH vSm3pNVMrli0G47QqRZrgD9rSUoVdZsVCOKLoVonPWWwsT4VavmdUHQ6YH9hLUa2JwlP WEpry3DJtCBg8IBSBguZlHTM/CyAgKA6ME8OyhKitjfYEgNF3h8Cpjs8yruS7/V+y9b/ hQbwONJbxIB2LMCUhuGxLSx3W0UsAjCjST68ybLqHBDCN0q2fc3odiyyWG6Ol6Lvt5fo qj8Kr8SBWEdozVXTpKoYeroD4SyhU+ZGL5REJB5jsSSkB9KmtTzrqBKRIQPrSsehjlAY +stw== X-Received: by 10.68.238.72 with SMTP id vi8mr29428888pbc.68.1427404259361; Thu, 26 Mar 2015 14:10:59 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id mt11sm6507521pbc.20.2015.03.26.14.10.57 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Mar 2015 14:10:58 -0700 (PDT) Message-ID: <551475E1.9070406@gmail.com> Date: Thu, 26 Mar 2015 14:10:57 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Michael Morris , PHP Internals List References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Fix the Tenary Operator -- Please!? Please? From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > Since 7 is allowed to have BC breaks this would be the time to fix this. > > I'll let someone with more seniority actually write this up - but please, > please fix this - it's a very long standing annoyance. The way to do this would be to submit an RFC and put it to vote. Unfortunately, it's too late for 7 since feature freeze date already passed. -- Stas Malyshev smalyshev@gmail.com