RE: [PHP-DEV] Removing if: endif; syntax

2007-02-06 Thread Ford, Mike
On 05 February 2007 17:32, Brian Moon wrote: > 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 ti

Re: [PHP-DEV] Removing if: endif; syntax

2007-02-05 Thread Brian Moon
Philip Olson wrote: It's also worth mentioning the following historical commit: the 'alternative' syntax is not deprecated Tue Oct 9 23:29:27 2001 UTC (5 years, 3 months ago) by jimw In other words, over five years ago the deprecated status warning was removed from the PHP manual for

Re: [PHP-DEV] Removing if: endif; syntax

2007-02-05 Thread Philip Olson
It's also worth mentioning the following historical commit: the 'alternative' syntax is not deprecated Tue Oct 9 23:29:27 2001 UTC (5 years, 3 months ago) by jimw In other words, over five years ago the deprecated status warning was removed from the PHP manual for this alternative syn

RE: [PHP-DEV] Removing if: endif; syntax

2007-02-05 Thread Andi Gutmans
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:[EMAIL PROTECTED] > Sent: Monday, February 05, 2007 9:32 AM > To: internals@lists.php.net > Subject:

Re: [PHP-DEV] Removing if: endif; syntax

2007-02-05 Thread Robert Cummings
On Mon, 2007-02-05 at 18:36 +0100, Stefan Walk wrote: > Please don't. reads much better than in templates. Says you :) But I don't think it should be removed either. Editor's have no business defining what should and should not be useful in a language. Cheers, Rob. -- .

Re: [PHP-DEV] Removing if: endif; syntax

2007-02-05 Thread Stefan Walk
Please don't. reads much better than in templates. Regards, Stefan -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php