Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85479 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91564 invoked from network); 26 Mar 2015 20:54:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2015 20:54:17 -0000 Authentication-Results: pb1.pair.com header.from=dmgx.michael@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmgx.michael@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.175 as permitted sender) X-PHP-List-Original-Sender: dmgx.michael@gmail.com X-Host-Fingerprint: 209.85.212.175 mail-wi0-f175.google.com Received: from [209.85.212.175] ([209.85.212.175:35406] helo=mail-wi0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/83-00585-8F174155 for ; Thu, 26 Mar 2015 15:54:16 -0500 Received: by wibbg6 with SMTP id bg6so4034264wib.0 for ; Thu, 26 Mar 2015 13:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=zFQx6mUpiu1Udct7PcQi6blLF8B3FFWGtgIqJ7sJKyw=; b=myGPo6ixB/ju1oNo1v1x6aVnuX3Y8AvIhCo28GV7/Zm/gXEsci38egrLGDvx+GlmQl +MegTwNyREoQJs4tCO7oLfZyMB7xo8l3NOkdXsva7vic/RaeaFpTMjQA0feYqN7QkUe/ NOJ4rwanuTOlPr1iERAbIi88pEDGkJxAZxRNKCBBfGoCLHwOQDTPUeN/2c4unWa0d+qH pp+T9Pk9VkynZeEqYf8Pq8EVPEusXUUewELxzyNmlcfCGVDbScEfjnP172lutBiQdlGb KaqKexOD1IQyXyVNw+o4e+5eorMUfGP4Quc3hz7qr9yAeRKDvwo54JanMc945wXcZvYt ltzg== MIME-Version: 1.0 X-Received: by 10.180.100.170 with SMTP id ez10mr51962085wib.81.1427403252702; Thu, 26 Mar 2015 13:54:12 -0700 (PDT) Sender: dmgx.michael@gmail.com Received: by 10.194.86.41 with HTTP; Thu, 26 Mar 2015 13:54:12 -0700 (PDT) Date: Thu, 26 Mar 2015 16:54:12 -0400 X-Google-Sender-Auth: 7EbKM-kanM9-S8KnbY7hwP_KXTY Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary=f46d0444e987d422d70512373702 Subject: [RFC] Fix the Tenary Operator -- Please!? Please? From: tendoaki@gmail.com (Michael Morris) --f46d0444e987d422d70512373702 Content-Type: text/plain; charset=UTF-8 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. --f46d0444e987d422d70512373702--