Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61656 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25217 invoked from network); 24 Jul 2012 06:40:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2012 06:40:02 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:41329] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/06-17533-1434E005 for ; Tue, 24 Jul 2012 02:40:01 -0400 Received: by pbbrp12 with SMTP id rp12so13092551pbb.29 for ; Mon, 23 Jul 2012 23:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=unVZ13ngCum9SF35hz9LVXp150PqjYsuO+Vg+Mz8WaM=; b=b44rNrjZ7r+1PD1+gaLRucd56Vb3a7iAULZGYmrm/sqsCfbl2Ga3Aj8Ohqcbwo56Sk 8KHJiPO9aj2X6y9/F/X3juTa/9qUIKIOiD+HP9zbeShgKo4UfiYwAMIRRhcCpFBymftu UXX4PveUZjwoUsk3eFB/7N5PYpGbI7VYhTlZVM2UxVRn+fQQ3lRY0WoXY8mTFrrIoLug 9c+eLjH7NcefbJ4YaKbB33HdHHzna0JGDEZiL0xVOqT0txqtTFQzTkuZG5nXYlTBXH4E ShdOQvSG5RISAHVufy1tvQk0ZYmK9zpvK0xMl+W0GxaMOAl7Tg3ykmm20+S+zk92y4Av 1jwA== MIME-Version: 1.0 Received: by 10.68.236.102 with SMTP id ut6mr41872731pbc.113.1343111998469; Mon, 23 Jul 2012 23:39:58 -0700 (PDT) Received: by 10.68.28.41 with HTTP; Mon, 23 Jul 2012 23:39:57 -0700 (PDT) Received: by 10.68.28.41 with HTTP; Mon, 23 Jul 2012 23:39:57 -0700 (PDT) In-Reply-To: <500E3566.40802@hoa-project.net> References: <5007D707.2070100@hoa-project.net> <5009669D.6030807@hoa-project.net> <500E3566.40802@hoa-project.net> Date: Tue, 24 Jul 2012 08:39:57 +0200 Message-ID: To: ivan.enderlin@hoa-project.net Cc: internals@lists.php.net, Alex Aulbach Content-Type: multipart/alternative; boundary=047d7b33d9848ff63104c58da1a1 Subject: Re: [PHP-DEV] Make try/catch brackets optinal From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b33d9848ff63104c58da1a1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2012.07.24. 7:41, "Ivan Enderlin @ Hoa" ezt =C3=ADrta: > > > On 23/07/12 06:03, Alex Aulbach wrote: >> >> In other words: You want to introduce something, which we are glad not >> to need anymore. :) > > Ok. And as I said, it is a proposal so=E2=80=A6 ;-). > > Next topic: rescue or finally keywoard? > For finally see https://bugs.php.net/bug.php?id=3D32100 it seems that the core devs don't like the idea, but that feature request seems to have a lot of supporters, and comes up frequently. --047d7b33d9848ff63104c58da1a1--