Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54905 invoked by uid 1010); 8 Jul 2004 01:07:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54824 invoked by uid 1007); 8 Jul 2004 01:07:07 -0000 Message-ID: <20040708010707.54789.qmail@pb1.pair.com> To: internals@lists.php.net Date: Wed, 07 Jul 2004 21:06:43 -0400 User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <5.1.0.14.0.20040707203931.02fa6200@mail.ionzoft.com> In-Reply-To: <5.1.0.14.0.20040707203931.02fa6200@mail.ionzoft.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 130.58.81.153 Subject: Re: [PHP-DEV] what happened to that new isset() like language From: contact_marcos@yahoo.es (Marc Richards) Jason Garber wrote: > Hi Marc, > > What we basically settled on was to use this syntax (as a new language > construct): > > $x = ifsetor(mixed variable, mixed default); So ?: is out then? Or just delayed until it can be tackled. > If I recall correctly, Marcus had a patch that implemented it and it was > going to be plugged in in the 4.1 branch (when it is created). 5.1?