when the grammar starts with function(args), it seems the main difference from existing grammar is to make the curly braces when there's only one statement in the function block.

in other contexts i had the impression that things like

    if (bool-expr) statement;

and similar were going out of fashion fast.

tom

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

Reply via email to