EK>>sapi/cli/php_cli.c. I don't see why having ability to jump out on 
EK>>error like goto end; or goto end_clean; and such would be a bad 
EK>>addition to the language.

This is solved by labeled break, as I said number of times - and yes, I'm 
not against this addition. What I am against is ability to jump anywhere 
and not just to the beginning/end of the enclosing block.
-- 
Stanislav Malyshev, Zend Products Engineer   
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115

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

Reply via email to