Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11601 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52552 invoked by uid 1010); 29 Jul 2004 02:41:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52516 invoked from network); 29 Jul 2004 02:41:20 -0000 Received: from unknown (HELO gw2.emini.dk) (192.38.9.232) by pb1.pair.com with SMTP; 29 Jul 2004 02:41:20 -0000 Received: from uros (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 95C493A096; Thu, 29 Jul 2004 04:41:19 +0200 (CEST) Organization: Emini I/S To: internals@lists.php.net Date: Thu, 29 Jul 2004 04:41:18 +0200 User-Agent: KMail/1.6.1 Cc: "Sara Golemon" References: <20040729021337.73894.qmail@pb1.pair.com> In-Reply-To: <20040729021337.73894.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200407290441.19138.edink@emini.dk> Subject: Re: [PHP-DEV] GOTO operator From: edink@emini.dk (Edin Kadribasic) On Thursday 29 July 2004 04:12, Sara Golemon wrote: > I wrote up a patch for implementing gotos in php scripts a couple months > ago as an exercise in working with the Zend engine. I put it aside > assuming noone would actually want it, but Wez and Ilia convinced me to > post it for consideration: Big +1 from here. It will signficantly simplify my error handling code :) If engine guru's don't have technical objections for this patch I think it should be applied right away! Edin