Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101581 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65365 invoked from network); 10 Jan 2018 16:22:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2018 16:22:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.52 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.52 mail-wm0-f52.google.com Received: from [74.125.82.52] ([74.125.82.52:45085] helo=mail-wm0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/54-39025-1DD365A5 for ; Wed, 10 Jan 2018 11:22:41 -0500 Received: by mail-wm0-f52.google.com with SMTP id i186so59066wmi.4 for ; Wed, 10 Jan 2018 08:22:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=22dxTJJ6+HTSms0hP2aq6IB2rJG1BCbOhggIKQqgkvA=; b=bdPeerIpm9ceJbTcvCaBOLmtD6/GRZx+zQnrf7v3k9AIImDiIm+kjJx5NyrzWTUTfu t7TRdpRdRqq5UxizWLIUzd+CTtuFyT4Tx3IUiFfuMfXbdAWE6j1D3HJGEDoSCeLO84Qo AYmY7dOrlvBpznMiLT7M5qSIMhGdLxA8LfnPQqGCKsa03dBOugBeEhvWCnDfKhEEbcd8 HP+2krmOuZVzjt8fUEdqM+OxpfNiruJibLJFK6JVQmPToTjB0XPXMRf/ZDGq4kjq7g9w 8A0kdCzGKw8waYWl35qg1L+E7mgpJAo3bZ1wIcFe4lysgwLUfielO6mGoqypvQdhrz7D jU8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=22dxTJJ6+HTSms0hP2aq6IB2rJG1BCbOhggIKQqgkvA=; b=H9tr7IvWcKSWheTWdP7s9Vy7YUGJBaQDzChqmo3dR0UBHqbxFhuTW2AT/dz2v6De1c CFzSOIfkGGBdVBjnIDXljQTBUXJHu/0IK46QzX2njFjr+0cRbqA3+5LFSCiOT2MAW8BK TLXqIBRTCGO51973ATBnOXAhZzTgSEMqgreA/N3F8SYsSb9rBzJvlsGth1ynIVPTwM0h 0wH2VbPOIMN3XHoPu6Eqlax/vrK++7NtX+LDdiF7ARDlT3W0rIxfcs2BVkjQ9F3MjCJY w/6MV/G8ReO6ttZi1YxUkVLaNFZggeXZMZ+JXAMtyQT8F4yYunPbmwqVpXk2B7tdRg+J bUhA== X-Gm-Message-State: AKGB3mKTklYt/ThFhsMyoSE3dSYCYfSjArc0eGyy820dQP+Izp0SN1Bd orm6h21SIp0znWERO8Ksaez77uJMErIAYjxt6Ow= X-Google-Smtp-Source: ACJfBosStHDDMpv2lGXK66O+cMe7JU6wT1nfu6qXZ0kPIgihycHKeEDcjDw9IxuTkjferKRhs3GHiSjUha8ZBHCw8GA= X-Received: by 10.80.186.161 with SMTP id x30mr26751121ede.138.1515601358224; Wed, 10 Jan 2018 08:22:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.151.72 with HTTP; Wed, 10 Jan 2018 08:22:37 -0800 (PST) In-Reply-To: <8567fe9f-9c66-662b-7e0a-29ad7f5eea1c@gmx.de> References: <9a3a8760-f65a-a5c0-b318-1830a9a986c3@gmail.com> <9352F6DF-9940-49A2-9B1D-FA9258E9738E@lerdorf.com> <81E12AD5-2B5F-436E-BDE1-BD06BACEFC3F@gmail.com> <8567fe9f-9c66-662b-7e0a-29ad7f5eea1c@gmx.de> Date: Wed, 10 Jan 2018 16:22:37 +0000 Message-ID: To: "Christoph M. Becker" Cc: PHP internals Content-Type: multipart/alternative; boundary="94eb2c195b129402b805626e70f3" Subject: Re: [PHP-DEV] [RFC][DISCUSSION] Strong Typing Syntax From: rowan.collins@gmail.com (Rowan Collins) --94eb2c195b129402b805626e70f3 Content-Type: text/plain; charset="UTF-8" On 10 January 2018 at 15:54, Christoph M. Becker wrote: > On 10.01.2018 at 15:09, Rowan Collins wrote: > > > I'll also echo a previous request that you apply for a wiki account to > make your document more readable; or maybe just put it as a github gist or > on your own website, and treat it as more of a wishlist and discussion > piece than a spec that core developers are going to commit to. > > That is, however, not necessarily sufficient. There are already several > accepted RFC with pending implementation[1], the oldest of which had > been accepted in 2011 and 2012, respectively. > Sufficient for what? I was just saying it would be easier to read online in a versioned doc than in the bodies of a series of e-mails. -- Rowan Collins [IMSoP] --94eb2c195b129402b805626e70f3--