Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99594 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95327 invoked from network); 21 Jun 2017 17:05:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2017 17:05:55 -0000 X-Host-Fingerprint: 178.62.40.5 noyu.me Received: from [178.62.40.5] ([178.62.40.5:20741] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/FD-13828-277AA495 for ; Wed, 21 Jun 2017 13:05:54 -0400 Message-ID: <27.FD.13828.277AA495@pb1.pair.com> To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Wed, 21 Jun 2017 18:05:50 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 178.62.40.5 Subject: [RFC] Unary null coalescing operator From: ajf@ajf.me (Andrea Faulds) Hi all, Here's a small RFC for a small feature, which I've wondered about for a while: https://wiki.php.net/rfc/unary_null_coalescing_operator What do you think of it? Thanks! -- Andrea Faulds https://ajf.me/