On 3/7/06, Dmitry Stogov <[EMAIL PROTECTED]> wrote: > 1) goto and break label +1
I'm happy with goto, but don't mind getting labelled breaks "for free"; labels are better than numbers. > 2) goto only (like C) +1 > 3) break label only (like Java) +0.5, but only if we don't have goto --Wez. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php