Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10989 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14546 invoked by uid 1010); 8 Jul 2004 18:53:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14244 invoked from network); 8 Jul 2004 18:53:33 -0000 Received: from unknown (HELO mx.thebrainroom.net) (69.55.226.195) by pb1.pair.com with SMTP; 8 Jul 2004 18:53:33 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 3A0231488035; Thu, 8 Jul 2004 11:53:32 -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 BDF661488033; Thu, 8 Jul 2004 11:53:29 -0700 (PDT) Date: Thu, 8 Jul 2004 20:53:34 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <806386486.20040708205334@marcus-boerger.de> To: Christian Schneider Cc: Jason Garber , internals@lists.php.net, contact_marcos@yahoo.es In-Reply-To: <40ED64A0.7050305@cschneid.com> References: <5.1.0.14.0.20040707203931.02fa6200@mail.ionzoft.com> <40ED64A0.7050305@cschneid.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 From: helly@php.net (Marcus Boerger) Hello Christian, Thursday, July 8, 2004, 5:13:36 PM, you wrote: > Jason Garber wrote: >> What we basically settled on was to use this syntax (as a new language >> construct): >> $x = ifsetor(mixed variable, mixed default); > Before it gets forgotten: I still think that > $x = ifsetor(mixed var, mixed var [, ...]); > with expressions in all parts is the way to go. As i wrote before several times before to me this seems impossible. But maybe someone can come up with a working patch? Best regards, Marcus mailto:helly@php.net