Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27847 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12340 invoked by uid 1010); 6 Feb 2007 05:08:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 12325 invoked from network); 6 Feb 2007 05:08:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2007 05:08:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:42794] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/89-43531-A4D08C54 for ; Tue, 06 Feb 2007 00:08:27 -0500 Received: (qmail 29673 invoked from network); 6 Feb 2007 05:06:41 -0000 Received: from localhost (HELO ANDILENOVO) (127.0.0.1) by localhost with SMTP; 6 Feb 2007 05:06:41 -0000 To: "'Brian Moon'" , Date: Mon, 5 Feb 2007 21:08:16 -0800 Message-ID: <005401c749ac$d321aab0$6500a8c0@zend.2k> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcdJS5Qil14PMEYwSL6hgvIqaYU1twAYSczw In-Reply-To: <45C76A28.30000@dealnews.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Subject: RE: [PHP-DEV] Removing if: endif; syntax From: andi@zend.com ("Andi Gutmans") References: <45C76A28.30000@dealnews.com> I think removing it at this stage is really not an option. It doesn't hurt anyone and many find it beneficial inside embedded HTML. Andi > -----Original Message----- > From: Brian Moon [mailto:brianm@dealnews.com] > Sent: Monday, February 05, 2007 9:32 AM > To: internals@lists.php.net > Subject: [PHP-DEV] Removing if: endif; syntax > > Reading the array thread, someone mentioned having several > ways of doing things. One of their examples was the if: > endif; syntax. Forgive me if this has been discussed, but > has anyone proposed removing that for PHP6? > Seems like the perfect time to do it. Its not recommended. > Editors that check PHP syntax warn about it. It just seems > like a no brainer. =) > > -- > > Brian Moon > ------------- > http://dealnews.com/ > It's good to be cheap =) > > -- > PHP Internals - PHP Runtime Development Mailing List To > unsubscribe, visit: http://www.php.net/unsub.php >