Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88466 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87703 invoked from network); 24 Sep 2015 07:51:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Sep 2015 07:51:30 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.49 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.49 mail-oi0-f49.google.com Received: from [209.85.218.49] ([209.85.218.49:34344] helo=mail-oi0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/B5-33598-18BA3065 for ; Thu, 24 Sep 2015 03:51:29 -0400 Received: by oiev17 with SMTP id v17so37172045oie.1 for ; Thu, 24 Sep 2015 00:51:26 -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=2nvYvvAA6FJaUu79HYyEDmKagkOOWI14rLnvVCYAK8g=; b=xuDpNiO7m360Lh5gX3dAvOFrwOl2mGsWGp5jW6JIsiwYLlden2GoU9+Bx8tUbI6VEF /rHdfNZDwvEqU2yCNgT/36ocXC6PMg6G21qEWhCi1PG4mjaKbjfh73gBin7Tvl47dlKX ClashwJfPJUBRsmCIj9qbAcoREinpI+BrnfBVidhG/WfUhO7jPJpVi9CwdL5d2kIJ70w NdNsvswH/Cc7fsORGL2GdIPi14KnffO22Qxjgt1CxkMJlHX8L6eM+7o2BDqpu+XdNWzt 08MBYO/OgcJTDhY4w983Poj9PuPPl38sqbSRa5yQ2rvgh9uF/LGIPs1PGfSXyVVTuHeV udVg== MIME-Version: 1.0 X-Received: by 10.202.54.11 with SMTP id d11mr15975380oia.62.1443081086428; Thu, 24 Sep 2015 00:51:26 -0700 (PDT) Received: by 10.202.62.197 with HTTP; Thu, 24 Sep 2015 00:51:25 -0700 (PDT) Received: by 10.202.62.197 with HTTP; Thu, 24 Sep 2015 00:51:25 -0700 (PDT) In-Reply-To: <5603A202.4070003@gmail.com> References: <28.4D.56639.BB071065@pb1.pair.com> <5603A202.4070003@gmail.com> Date: Thu, 24 Sep 2015 14:51:25 +0700 Message-ID: To: Stas Malyshev Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113ce2e689ed3d0520797fb2 Subject: Re: [PHP-DEV] Re: [RFC] [VOTE] Short Closures From: pierre.php@gmail.com (Pierre Joye) --001a113ce2e689ed3d0520797fb2 Content-Type: text/plain; charset=UTF-8 On Sep 24, 2015 2:11 PM, "Stanislav Malyshev" wrote: > > Hi! > > > As a PHP developer, I agree with the possible confusion between `->` and > > `~>`. > > `==>` is a better choice IMHO, for its similarity with Hacklang syntax, as > > said previously. > > I'm getting a feeling the RFC could be more successful if syntax was > made a choice between ~> and ==> as a voting option. Yes, given we do not have issues with the use (which seems to be cleared now) > Stas Malyshev > smalyshev@gmail.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a113ce2e689ed3d0520797fb2--