Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11608 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91434 invoked by uid 1010); 29 Jul 2004 10:06:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89692 invoked from network); 29 Jul 2004 10:06:04 -0000 Received: from unknown (HELO e-matters.de) (217.69.76.213) by pb1.pair.com with SMTP; 29 Jul 2004 10:06:04 -0000 Received: (qmail 3196 invoked by uid 0); 29 Jul 2004 10:04:00 -0000 Received: from p54875d0b.dip.t-dialin.net (HELO php.net) (84.135.93.11) by /var/run/qmail-smtp.pid with SMTP; 29 Jul 2004 10:04:00 -0000 Message-ID: <4108CC07.6000907@php.net> Date: Thu, 29 Jul 2004 12:05:59 +0200 User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Sara Golemon", internals@lists.php.net References: <20040729021337.73894.qmail@pb1.pair.com> In-Reply-To: <20040729021337.73894.qmail@pb1.pair.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] GOTO operator From: sesser@php.net (Stefan Esser) Hi, > 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: I was really rolling on the floor when I saw this mail, because I faked up such a patch as a joke a few days ago. I love gotos. Try/Catch is goto for poor people ;) +2^17,3 from me Stefan