Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91525 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37028 invoked from network); 7 Mar 2016 10:49:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2016 10:49:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=francois@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=francois@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.27.42.2 as permitted sender) X-PHP-List-Original-Sender: francois@php.net X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:57736] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/7C-29316-BAC5DD65 for ; Mon, 07 Mar 2016 05:49:17 -0500 Received: from [127.0.0.1] (unknown [82.240.16.115]) (Authenticated sender: flaupretre@free.fr) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 693C64B01C2 for ; Mon, 7 Mar 2016 11:45:25 +0100 (CET) To: Internals References: <56C70865.5040809@php.net> Message-ID: <56DD5CA3.2070207@php.net> Date: Mon, 7 Mar 2016 11:49:07 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56C70865.5040809@php.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 160307-0, 07/03/2016), Outbound message X-Antivirus-Status: Clean Subject: Re: [RFC][VOTE] Generalize support of negative string offsets From: francois@php.net (=?UTF-8?Q?Fran=c3=a7ois_Laupretre?=) Le 19/02/2016 13:19, François Laupretre a écrit : > > Starting vote about : https://wiki.php.net/rfc/negative-string-offsets > Vote is over. RFC is approved with a score of 28 Yes to 0 No. Thanks to all who took time for discussion and vote. Can someone please review and merge the PR to the master branch, while I patch the documentation and the language spec. Thanks. Regards François