Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88526 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36499 invoked from network); 28 Sep 2015 08:29:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2015 08:29:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=ua.san.alex@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ua.san.alex@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.177 as permitted sender) X-PHP-List-Original-Sender: ua.san.alex@gmail.com X-Host-Fingerprint: 209.85.213.177 mail-ig0-f177.google.com Received: from [209.85.213.177] ([209.85.213.177:35571] helo=mail-ig0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/A0-23115-F5AF8065 for ; Mon, 28 Sep 2015 04:29:19 -0400 Received: by igbkq10 with SMTP id kq10so47845660igb.0 for ; Mon, 28 Sep 2015 01:29:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=sfggZGZBBYPTaeBetwwpFJ5PVY4wLnO6Ah34UdbQyOk=; b=XcP9yiv0YcFRMd0UxL2TnKE76Eif78GwyO1Ap0uf781YL+xTWLLL94GzZ1pyy1MqOa dCI2UiaapfONZCuM7PvL7/O3Wa59jGs+WsK4wxR3qYd1/cj0rs3dRRFJIWIHorZQzVte CU7g8h7bBJm6dq+bhihHyOaf+FlC2/1RL3HKHPfROAKFIb6/zD9hFEfh7IJsFqfX58mN WxodKTg9ZgNGGPff85sJYkY4/hPPLtWb7a+wy5r/7vbk0sKsVFXos3+u9DUclEdYmgPO CJltsJ/6sQlCfhggHpG2PMngtUd0ACU9kQD0lEuKYv0niojtZILB79bbkRcpukk+5ycQ jIeQ== MIME-Version: 1.0 X-Received: by 10.50.79.166 with SMTP id k6mr14672180igx.24.1443428956206; Mon, 28 Sep 2015 01:29:16 -0700 (PDT) Received: by 10.50.93.42 with HTTP; Mon, 28 Sep 2015 01:29:16 -0700 (PDT) Date: Mon, 28 Sep 2015 11:29:16 +0300 Message-ID: To: internals Content-Type: text/plain; charset=UTF-8 Subject: [PHP-DEV] async/await - is future reserved words in PHP 7.x? From: ua.san.alex@gmail.com ("S.A.N") Are there any future plans for - async/await? This need to know now, not to use these words to constants, and class names...