Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61568 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59727 invoked from network); 20 Jul 2012 14:33:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2012 14:33:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=amaury.bouchard@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=amaury.bouchard@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: amaury.bouchard@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:57526] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/86-18983-02C69005 for ; Fri, 20 Jul 2012 10:33:05 -0400 Received: by yenl12 with SMTP id l12so4612355yen.29 for ; Fri, 20 Jul 2012 07:33:01 -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=x3uWGK8Y9+vQZvlABsAMSq5X/umO7Vy+Xcct78Lh7xk=; b=1J/LI0xgsehKDb+VmcUkSFUD1pY4e/0upH7hBQqb4hp0/DGrltGfmMvHgYSKWbOHTU C8aaTmgX9mFQRgoeQat+lpPiK2shQMd6mRkHXUZ6R/AKYlxd6uhePfDf00zipqxnB42t mFuG6mC13z00y7tvrL3QxSLr/zy4nmwQ1Vt/ClsusuaZjBG1zxsMUwNAPfBh6HHW/zNF iegq5qIpZcjGDWx6hOHXvevEVLb4ThB8hVB16VFwTZyOwR6KzTYlcxM65PfuTRy5nbdr NAUrverF0PMbJnhIsHRnq8tGIuUANm7+IM87rPARZJiCTpDrtau0E2QKoyHbJxDeuLzA Zg/g== Received: by 10.60.7.8 with SMTP id f8mr7308106oea.47.1342794781377; Fri, 20 Jul 2012 07:33:01 -0700 (PDT) MIME-Version: 1.0 Sender: amaury.bouchard@gmail.com Received: by 10.182.149.69 with HTTP; Fri, 20 Jul 2012 07:32:41 -0700 (PDT) In-Reply-To: References: <5007D707.2070100@hoa-project.net> Date: Fri, 20 Jul 2012 16:32:41 +0200 X-Google-Sender-Auth: 4ejpy7Lc1V-37AoByREt2bo0yxY Message-ID: To: Alex Aulbach Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=e89a8f2351f5f343c704c543c58b Subject: Re: [PHP-DEV] Make try/catch brackets optinal From: amaury@amaury.net (Amaury Bouchard) --e89a8f2351f5f343c704c543c58b Content-Type: text/plain; charset=ISO-8859-1 2012/7/20 Alex Aulbach > PS: And if without brackets should be forbidden. > If I wanted a coding style-constrained language, I would use Python. --e89a8f2351f5f343c704c543c58b--