Now you're just grandstanding.

-Andrei


On Feb 5, 2007, at 3:55 PM, Richard Lynch wrote:

More edge cases:

$foo = array(1, 2, 3];
$bar = [1, 2, 3);

Syntax error because it's unbalancedO

Or kosher, because the choice of start/end delimiters should be up to
the user?

Should it match whatever rule is in place for:

if (...){
endif;



--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to