Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98607 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85901 invoked from network); 22 Mar 2017 22:36:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Mar 2017 22:36:24 -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.54 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wm0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:36382] helo=mail-wm0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 21/44-13893-56CF2D85 for ; Wed, 22 Mar 2017 17:36:22 -0500 Received: by mail-wm0-f54.google.com with SMTP id n11so47883534wma.1 for ; Wed, 22 Mar 2017 15:36:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=zuSfLxER5c5NFdyATnddSl33Pd71HqN/0jkYNPYygqA=; b=tmC9yTfo55S5meUZZavu2vQJYv+aTXWcjW8orR4cQxradX3L3ssuRhexUiT35TUEU6 sX0A/RpadcA7B5ZHdR8zs5YzRsIdkBtrG7M8xftBVHa7WjG9A/ZHGVATlnKj3jNOQ4ct 9CGVqgrox4ai9G+0bXSi33do0bfg6XI7eqFOBbzL/bXWnlQrrYZ7uCPbiaVwZElNWhsx /6aQlLPyEnmu7uJtl+zutFzxk4jQyzbLfBdjsZgdcb2VlVa1r9VJ79phR4Nkqqj7bB/N TMhbctnEtfmx3KWAHhPYPuXEbSmfglD25lefVX0fChRV+2nATUDbTu0KSbd+Rh6aAINH +w7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=zuSfLxER5c5NFdyATnddSl33Pd71HqN/0jkYNPYygqA=; b=UWz0zuyrP15HcdOoNnVSJvBJM8jfwKfi07UORWnjCpYLBOWeh0K9nJRYLytoJfPYQU Fk5gpNFf0K5RsBoMJnKvUF5EFjVMNITzmzJfQ6mnbLyYSieoRbJxOCRKMTZiC/e51i6e WB1XpvPB2naQHe0lUzux7EioJT3c5vqSGqBTv8rdM2xWIeNra9+VCKcdTOSBPv58AmgR T/oxQLuORsq3YPUeY3ibej9XTIJKP/XgKM2it914/Pe9siyZr+yhEW7LrEWCSBwbonpe sWVuFuq3HsRsFyd32vl5VWORHpZG+wVSxotKo4a9sRBjoSnFOUV3jJXIp0eAySJJ05qB lV/Q== X-Gm-Message-State: AFeK/H3Y9ESGtMBkuCH/mhzZGpMgQ/5+tveFnj/TdeERauoFvdRb/Tj5//eZpVTQpT42+g== X-Received: by 10.28.196.68 with SMTP id u65mr10560467wmf.8.1490222179193; Wed, 22 Mar 2017 15:36:19 -0700 (PDT) Received: from ?IPv6:2a00:23c4:4bd2:6e00:b962:4d15:1e99:5a24? ([2a00:23c4:4bd2:6e00:b962:4d15:1e99:5a24]) by smtp.googlemail.com with ESMTPSA id i133sm1967751wmg.26.2017.03.22.15.36.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2017 15:36:18 -0700 (PDT) To: PHP Internals References: <6ece2a3c-2f5a-f585-9560-0196fd754806@gmail.com> Message-ID: <17147e99-1467-0ae6-a92e-d5e3e1422dfd@gmail.com> Date: Wed, 22 Mar 2017 22:36:15 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <6ece2a3c-2f5a-f585-9560-0196fd754806@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [RFC][VOTE] Deprecate and Remove Bareword (Unquoted) Strings From: rowan.collins@gmail.com (Rowan Collins) On 08/03/2017 21:41, Rowan Collins wrote: > Hi all, > > As there has been no further feedback since my last update, and it is > 5 weeks since I first placed it Under Discussion, I would like to move > ahead with voting on my RFC to Deprecate and Remove Bareword > (Unquoted) Strings. > > Voting will close on 2017-03-22, at 22:00 UTC, i.e. two weeks from now. > > Please read and vote on the RFC at > https://wiki.php.net/rfc/deprecate-bareword-strings The voting on this RFC has now closed, and the RFC was unanimously accepted 41:0 (I'm sad that one more person didn't vote to bring it to the magic number 42...) I have made one small amendment to the proposed wording: at Andrea's suggestion, I have capitalised the "E" of "Error" in the phrase "this will throw an Error in a future version of PHP". Assuming this 1-bit change is not a controversial, please could someone with appropriate karma merge in the Pull Requests for php-src (https://github.com/php/php-src/pull/2404) and php-langspec (https://github.com/php/php-langspec/pull/193). Thank you all very much for approving my first RFC, and I look forward to contributing more in future. :) Regards, -- Rowan Collins [IMSoP]