Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61669 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67599 invoked from network); 24 Jul 2012 10:33:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2012 10:33:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vb0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:48003] helo=mail-vb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/EE-17533-61A7E005 for ; Tue, 24 Jul 2012 06:33:58 -0400 Received: by vbbfs19 with SMTP id fs19so6458399vbb.29 for ; Tue, 24 Jul 2012 03:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=ncOW1wDKUtb872AIK/GlChvPPpf6n6167X9epY0B/s0=; b=HxwotFsBWzIRxLAWkxTsb7YTP6HKL/d2znliwSHcNP8k2mH/AL/UD037pSB0d3eNiP Hi8mXu6auxE7xHV61eufBlukQOzBN8WZULQqTXbVZgHnwrODwurGCcg3ftF0fp+v2i1B FTfx7D7RjUX9AtXFWro2cFDXc8+Y/2dzP8WOTLF5U/tqPDPLFo+Nrh9QUjijgXUE0vG8 Iv9v+8NYwmzaFrUtnizmGdCuDapRF8vWHIFjlLXGTrQ9xOUDQv++dD8xGqT/F8MD5UWa fAdeOclrWQrqderoQa0lszvbTcO1/laoKMbdbM2carJlx60XKybjwevTscRofmBJCKd1 RB/g== Received: by 10.220.116.6 with SMTP id k6mr15214376vcq.59.1343126035575; Tue, 24 Jul 2012 03:33:55 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.195.3 with HTTP; Tue, 24 Jul 2012 03:33:35 -0700 (PDT) In-Reply-To: <500E5DAC.2060000@sugarcrm.com> References: <5007D707.2070100@hoa-project.net> <5009669D.6030807@hoa-project.net> <500E3566.40802@hoa-project.net> <500E5DAC.2060000@sugarcrm.com> Date: Tue, 24 Jul 2012 18:33:35 +0800 X-Google-Sender-Auth: bYskZEXlFYPioNzp9lgGOco1sNQ Message-ID: To: Stas Malyshev Cc: Ferenc Kovacs , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: finally, was: Make try/catch brackets optinal From: laruence@php.net (Laruence) On Tue, Jul 24, 2012 at 4:32 PM, Stas Malyshev wrote: > Hi! > >> For finally see https://bugs.php.net/bug.php?id=32100 >> >> 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. > > I haven't seen it come with a pull req though ;) BTW, look at how > finally is implemented in Java, for example, to see why it may not be > that easy to do it properly. But if somebody would provide the RFC with > a patch, we could discuss it and run a vote and see if it has any > support now or not. I will implement one. thanks > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/