Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11167 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56911 invoked by uid 1010); 13 Jul 2004 12:12:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56887 invoked by uid 1007); 13 Jul 2004 12:12:12 -0000 Message-ID: <20040713121212.56886.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: redeye@erisx.de Date: Tue, 13 Jul 2004 14:37:48 +0200 References: <20040713015416.12180.qmail@pb1.pair.com> Lines: 36 Organization: ErisX Development User-Agent: KNode/0.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 217.255.20.177 Subject: Re: alternative syntax for do...while From: redeye@erisx.de (Red Wingate) Marc Richards wrote: > I guess this is too late for 5.0, and I feel like there is bound to be > opposition, but this has been bugging me for a while, so I figured I > would ask. > > I use the alternative syntax for control structures almost exclusively > within my HTML code but I have to revert to braces for do...while. Why > can't we do this? > > > > > > > > > > > > > It is a little cumbersome, but at least I can keep my syntax consistent. > Are there parser related problems? > > > Marc is much shorter, ain't it ?