Jon Dowland wrote:
At 1141902889, Andrey Hristov wrote:

sorry for sending second email. Another choice could be `leave`, which
seems better than `escape` (clashes with escaping sequences).


I think `leave` has too many connotations with `break` and similar
commands, and could be misleading.

 I don't concur and there is documentation for the language. To get to a
language one needs to read a bit of its documentation. In every language
I know break leaves the current loop, in PHP it's overloaded that the
PC could be set after `n` loops.


Andrey

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

Reply via email to