Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85482 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96121 invoked from network); 26 Mar 2015 21:03:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2015 21:03:42 -0000 Authentication-Results: pb1.pair.com header.from=bowersbros@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bowersbros@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: bowersbros@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:34413] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/84-00585-C2474155 for ; Thu, 26 Mar 2015 16:03:42 -0500 Received: by wgs2 with SMTP id 2so78541747wgs.1 for ; Thu, 26 Mar 2015 14:03:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=m8SopGfwE+B1Pw7JmFYKFXr/tekynQYXsETWzWsAifc=; b=PMkCV01EfHsf0siTZRMM2kmP1TEtHdT7ZmZxV3hEbfVbsjgsVht9LTcaw7HyrFb/d6 C1yAXzZB4F+f8PMrTJiHygCDpoCV9j5rfd87qbnye0WgbR4LEBI0i1nk0PdVg03oPpjX 8H9mmg4UY6AuhtlJ8e6B3pLhTYzhxFGEy4CfxyuApEwrkKjVzhOin8t4Qa2uMRolncsl llSKQ053fCdnDUQid2S1dKc9BvGM0qUSb4O/Ixq/bJ3dHZSFOnWQTZNBLD1H8NPsAEZH XQdUao9RpKjTqki5l2bAqswskQVghV0T6RH5nO9+uOvhrM8KlxGCWnuLbATMmgGWXi66 PUFg== MIME-Version: 1.0 X-Received: by 10.181.29.67 with SMTP id ju3mr6654536wid.82.1427403818222; Thu, 26 Mar 2015 14:03:38 -0700 (PDT) Received: by 10.28.62.84 with HTTP; Thu, 26 Mar 2015 14:03:38 -0700 (PDT) In-Reply-To: References: Date: Thu, 26 Mar 2015 21:03:38 +0000 Message-ID: To: Michael Morris Cc: PHP Internals List Content-Type: multipart/alternative; boundary=001a1132fb9a896afc0512375936 Subject: Re: [PHP-DEV] [RFC] Fix the Tenary Operator -- Please!? Please? From: bowersbros@gmail.com (Alex Bowers) --001a1132fb9a896afc0512375936 Content-Type: text/plain; charset=UTF-8 The deadline for PHP 7 features has passed On 26 March 2015 at 20:54, Michael Morris wrote: > Per PHPsadness... > > http://phpsadness.com/sad/30 > > 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. > --001a1132fb9a896afc0512375936--