Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36795 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27395 invoked from network); 4 Apr 2008 08:43:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Apr 2008 08:43:49 -0000 Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.169 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 66.249.92.169 ug-out-1314.google.com Received: from [66.249.92.169] ([66.249.92.169:28205] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/19-07453-44AE5F74 for ; Fri, 04 Apr 2008 03:43:49 -0500 Received: by ug-out-1314.google.com with SMTP id u40so947006ugc.29 for ; Fri, 04 Apr 2008 01:43:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=WOxlnOcb5lsLyYs1dZfjODQFWgP/mNpp+XpgdiR1cyM=; b=K4iS6BUtW51/TFXDuxgxbMp2kr2LztJCtSG1kGboF8KlzXwP5aDOjovI3QmUS+eROFZV+tbpinBtR4cNg9rVdSR28/GPxcvE+tv57mGnhWhnh6UIQjBerb1FfHXu2VYvmgJ270Ww4jhIZ4S1i9LUTFy3NRNigbjMJWks9l3jnxs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=q4+ihAprUbOmdV/BBMG0i+dLYlOYYuwcCJnKyOoqq1tvtACmOps4SWiZL+S3Bj4RyNGK4QuEVd+Mt0W/6VNc6apGkaeXlvtGvcA63TSGJDPSO2vH5t7EmNrc4936fgzRK+COfnrKNW3/ZWg0xYzR//J/XmDAjJQIjO58ZrbnFwc= Received: by 10.66.237.14 with SMTP id k14mr574845ugh.72.1207298626290; Fri, 04 Apr 2008 01:43:46 -0700 (PDT) Received: by 10.66.219.9 with HTTP; Fri, 4 Apr 2008 01:43:46 -0700 (PDT) Message-ID: <9b3df6a50804040143k519e4269vb11c9546a289ce1d@mail.gmail.com> Date: Fri, 4 Apr 2008 11:43:46 +0300 To: "PHP internals" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5234_7225623.1207298626286" Subject: The "jump" operator From: arvids.godjuks@gmail.com ("Arvids Godjuks") ------=_Part_5234_7225623.1207298626286 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Link: http://news.php.net/php.internals/36536 One question - are you crazy? I heared about break with goto capabilities - that's understandable - you could break 2 or 3 level loops, but this one shit. ------=_Part_5234_7225623.1207298626286--