Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22199 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84545 invoked by uid 1010); 7 Mar 2006 14:44:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84530 invoked from network); 7 Mar 2006 14:44:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2006 14:44:29 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:12746] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 4E/4E-22029-D4C9D044 for ; Tue, 07 Mar 2006 09:44:29 -0500 Received: from foxbox (unknown [84.229.199.149]) by gw2.emini.dk (Postfix) with ESMTP id 9879CA66BF; Tue, 7 Mar 2006 15:44:24 +0100 (CET) Message-ID: <0bcc01c641f5$a7da1c80$6402a8c0@foxbox> Reply-To: "Steph Fox" To: "Dmitry Stogov" , References: <000001c641c9$80dbfad0$6e02a8c0@thinkpad> Date: Tue, 7 Mar 2006 16:44:34 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] GOTO and/or BREAK LABEL From: steph@zend.com ("Steph Fox") > 1) goto and break label > 2) goto only (like C) > 3) break label only (like Java) > 4) nothing Thanks for giving this a final chance, Dmitry. 1) +0.5 3) +1 - Steph