Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10966 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23998 invoked by uid 1010); 8 Jul 2004 01:27:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23863 invoked from network); 8 Jul 2004 01:27:40 -0000 Received: from unknown (HELO mx.thebrainroom.net) (69.55.226.195) by pb1.pair.com with SMTP; 8 Jul 2004 01:27:40 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 7C00614880E1; Wed, 7 Jul 2004 18:27:39 -0700 (PDT) Received: from BAUMBART (pD95F862A.dip.t-dialin.net [217.95.134.42]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with ESMTP id 4E59E14880DE; Wed, 7 Jul 2004 18:27:36 -0700 (PDT) Date: Thu, 8 Jul 2004 03:27:39 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1093095066.20040708032739@marcus-boerger.de> To: Marc Richards Cc: internals@lists.php.net In-Reply-To: <20040708002654.7442.qmail@pb1.pair.com> References: <20040708002654.7442.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, 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!?! a patch is here: http://marcus-boerger.de/php/ext/ze2/ze2-ifsetor-20040416-4.diff.txt (maybe a little bit outdated) regards marcus Thursday, July 8, 2004, 2:26:31 AM, you wrote: > On 4/15/2004 Jason Garber asked about a new language construct to > simplify testing if a variable isset() and assinging a default value for > those that aren't. The thread title was "Construct Request". > I rember reading it while the discussion went on, I just went back and > browsed through it again. Everyone seemed to agree the it was generally > a good idea and there was some minimal amount of consensus on the ?: > syntax, but I can't tell if this was ever implemented. > Was it? If not did I miss the reason why? > Marc -- Best regards, Marcus mailto:helly@php.net