Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11611 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20376 invoked by uid 1010); 29 Jul 2004 13:27:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20332 invoked from network); 29 Jul 2004 13:27:11 -0000 Received: from unknown (HELO mailgate.mysql.com) (213.136.52.47) by pb1.pair.com with SMTP; 29 Jul 2004 13:27:11 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.mysql.com (8.12.10/8.12.10) with ESMTP id i6TDR55r016543; Thu, 29 Jul 2004 15:27:05 +0200 Received: from mail.mysql.com ([10.222.1.99]) by localhost (mailgate.mysql.com [10.222.1.98]) (amavisd-new, port 10026) with LMTP id 14250-01; Thu, 29 Jul 2004 15:27:05 +0200 (CEST) Received: from [192.168.0.3] (mailsend.mysql.com [10.100.1.123]) (authenticated bits=0) by mail.mysql.com (8.12.10/8.12.10) with ESMTP id i6TDR0Bl002987; Thu, 29 Jul 2004 15:27:01 +0200 To: ilia@prohost.org Cc: internals@lists.php.net, Sara Golemon In-Reply-To: <200407282255.53797.ilia@prohost.org> References: <20040729021337.73894.qmail@pb1.pair.com> <200407282255.53797.ilia@prohost.org> Content-Type: text/plain Message-ID: <1091107566.6496.11.camel@beethoven.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 29 Jul 2004 15:26:07 +0200 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailgate.mysql.com Subject: Re: [PHP-DEV] GOTO operator From: georg@mysql.com (Georg Richter) Am Do, den 29.07.2004 schrieb Ilia Alshanetsky um 4:55: > Goto is an extremely useful for parsers and makes life much easier when > dealing with complex error handling situations. +1 /Georg