Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88540 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44008 invoked from network); 29 Sep 2015 06:49:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2015 06:49:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.181 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.181 mail-wi0-f181.google.com Received: from [209.85.212.181] ([209.85.212.181:33101] helo=mail-wi0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/95-17200-3743A065 for ; Tue, 29 Sep 2015 02:49:24 -0400 Received: by wiclk2 with SMTP id lk2so135730745wic.0 for ; Mon, 28 Sep 2015 23:49:21 -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:date:message-id:subject :from:to:cc:content-type; bh=XcRafNwrWEhlF+Fn5kKv2Ekv8TdzW6i8jHbyTKHOXfc=; b=dDUSDe0ueiJ8CsqboQd6tMax/J27BPSfZPndXcpb6fOc4Gu4qAldWTudGfHn0J+lPO m81ivSCR6hNpH26jCCi1Jwca56SZ5L56xfekR1zOx+K6Kcy9rc4Qd+Zh5P9YnpINiOvR KulU3fjgwK2nOuzCOxpReo0UjqgadFmSR+rXkAGLHFpj9D1M+uFEzRz1y1/3cCwSvUXF 6/ChlCH+dtq4Te+mACODrOxKlpOVApooXEn0zE09vb0Zgi+nvZtMYriVtVH0zk5k7UxO OaXY/0JzSfkyThW4i0r+GLHKuVDpak4YyTbiUEaJdRYt1kaKvsDGl0VW4FU8/P9UupSZ TZNA== MIME-Version: 1.0 X-Received: by 10.180.186.195 with SMTP id fm3mr24316932wic.1.1443509361241; Mon, 28 Sep 2015 23:49:21 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.28.128.204 with HTTP; Mon, 28 Sep 2015 23:49:21 -0700 (PDT) In-Reply-To: References: <56095A0C.4070306@cubiclesoft.com> Date: Tue, 29 Sep 2015 08:49:21 +0200 X-Google-Sender-Auth: L6uvWbdvkt-QMJH8inW0LYBf0Qo Message-ID: To: Pierre Joye Cc: Levi Morrison , PHP internals , Thomas Hruska , "S.A.N" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] async/await - is future reserved words in PHP 7.x? From: kalle@php.net (Kalle Sommer Nielsen) Hi 2015-09-29 7:30 GMT+02:00 Pierre Joye : > This model totally failed for us in the past. And given that these keywords > will be used for anything related to async APIs, let reserve them and put > our users on the safe side already. While I understand the concern, I don't think we should just go reserve a bunch of keywords if there is no concrete plan an implementation model, maybe an RFC is having more no votes than yes votes etc, and we are stuck with 2 keywords that won't be used for another few years at least -- regards, Kalle Sommer Nielsen kalle@php.net