Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16399 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38658 invoked by uid 1010); 6 Jun 2005 03:23:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38643 invoked from network); 6 Jun 2005 03:23:31 -0000 Received: from unknown (HELO php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2005 03:23:31 -0000 X-Host-Fingerprint: 64.233.184.198 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.198:46861] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 4F/81-56751-3B1C3A24 for ; Sun, 05 Jun 2005 23:23:31 -0400 Received: by wproxy.gmail.com with SMTP id 57so1842642wri for ; Sun, 05 Jun 2005 20:23:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d6EJ732ZKazOUtaWGl7Wp4STUkOZe4poTvrGWIdifPv2htlh/v4lNh79F6AkT2bZYR875o0WRFqeJ3LkL4sEaimf4BOLcoPJFGX89Tq2qCOvJNlvoVem2zAVLLHfluzKbkZdrgx4K6QCQWUD+fhSS5YF1xgqUC1ty6fnSr2ErmQ= Received: by 10.54.10.9 with SMTP id 9mr771963wrj; Sun, 05 Jun 2005 20:23:18 -0700 (PDT) Received: by 10.54.101.5 with HTTP; Sun, 5 Jun 2005 20:23:18 -0700 (PDT) Message-ID: Date: Sun, 5 Jun 2005 23:23:18 -0400 Reply-To: Olivier Hill To: Ilia Alshanetsky Cc: =?ISO-8859-1?Q?Magnus_M=E4=E4tt=E4?= , internals@lists.php.net, Jani Taskinen , Andi Gutmans In-Reply-To: <42A3BC2E.9070509@prohost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5.1.0.14.2.20050603203711.028e9140@localhost> <200506051859.53976.magnus@php.net> <200506060115.38469.magnus@php.net> <42A3BC2E.9070509@prohost.org> Subject: Re: [PHP-DEV] PHP 5.1 From: olivier.hill@gmail.com (Olivier Hill) Hi, I'm +1 on the goto patch aswell. What was the consent on the limit of a goto statement? Should it be able to jump outside a control block? Can it jump anywhere? Sincerely, Olivier On 6/5/05, Ilia Alshanetsky wrote: >=20 > +1 for the goto patch in 5.1