Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10988 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3132 invoked by uid 1010); 8 Jul 2004 18:49:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3108 invoked from network); 8 Jul 2004 18:49:58 -0000 Received: from unknown (HELO mx.thebrainroom.net) (69.55.226.195) by pb1.pair.com with SMTP; 8 Jul 2004 18:49:58 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 606571488035; Thu, 8 Jul 2004 11:49:58 -0700 (PDT) Received: from BAUMBART (p508EBB70.dip.t-dialin.net [80.142.187.112]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with ESMTP id 4574D1488033; Thu, 8 Jul 2004 11:49:56 -0700 (PDT) Date: Thu, 8 Jul 2004 20:50:01 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <71425903.20040708205001@marcus-boerger.de> To: Marc Richards Cc: internals@lists.php.net In-Reply-To: <20040708140845.13476.qmail@pb1.pair.com> References: <20040708002654.7442.qmail@pb1.pair.com> <1093095066.20040708032739@marcus-boerger.de> <20040708140845.13476.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on jc.thebrainroom.net X-Spam-Status: No, hits=0.8 required=5.0 tests=PRIORITY_NO_NAME autolearn=no version=2.63 X-Spam-Level: X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] what happened to that new isset() like language construct From: helly@php.net (Marcus Boerger) Hello Marc, Thursday, July 8, 2004, 4:07:54 PM, you wrote: > Marcus Boerger wrote: >> Hello Marc, >> >> it somply was far too lat3e in relase process. That's wy we ae all agreed >> to delay that until 5.1. Also we were very unsure about the name of such >> an operator....if you can collect all the ideas or can come up with ther >> perfect one!?! >> > Well I'm partial to ?: and there seemed to be some support for it, but > there also seemed to be a non-trivial (though not necessarily difficult) > amount of work to get it to work right. ?: would require a default value. ifsetor() allows to assume NULL hence the latter is more powerfull. Hence id like to see a new keyword. Best regards, Marcus mailto:helly@php.net