Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91522 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82447 invoked from network); 6 Mar 2016 20:00:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2016 20:00:51 -0000 Authentication-Results: pb1.pair.com header.from=mailing@pascal-martin.fr; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mailing@pascal-martin.fr; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pascal-martin.fr designates 91.121.85.26 as permitted sender) X-PHP-List-Original-Sender: mailing@pascal-martin.fr X-Host-Fingerprint: 91.121.85.26 ns362529.ip-91-121-85.eu Received: from [91.121.85.26] ([91.121.85.26:48270] helo=pascal-martin.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/E5-29316-17C8CD65 for ; Sun, 06 Mar 2016 15:00:50 -0500 Received: from [192.168.1.64] (mon75-h10-89-83-65-218.dsl.sta.abo.bbox.fr [89.83.65.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pascal-martin.fr (Postfix) with ESMTPSA id 97C09E00B0 for ; Sun, 6 Mar 2016 21:00:45 +0100 (CET) To: internals@lists.php.net References: <56C70865.5040809@php.net> Message-ID: <56DC8C68.2020703@pascal-martin.fr> Date: Sun, 6 Mar 2016 21:00:40 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; 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 Subject: Re: [PHP-DEV] [RFC][VOTE] Generalize support of negative string offsets From: mailing@pascal-martin.fr ("Pascal MARTIN, AFUP") Le 19/02/2016 13:19, François Laupretre a écrit : > Starting vote about : https://wiki.php.net/rfc/negative-string-offsets > > Voting period ends in 2 weeks : Monday, March 7th 00:00 UTC. Hi, We talked about this RFC at AFUP and are +1, by a huge margin. Basically: more coherence between functions, behavior that's kind of expected by many, useful feature; and low risk of bc-break. Thanks for your work on this! -- Pascal MARTIN, AFUP - French UG http://php-internals.afup.org/