Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93307 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73249 invoked from network); 13 May 2016 10:18:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 May 2016 10:18:53 -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:49288] helo=pascal-martin.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/A0-01216-C0AA5375 for ; Fri, 13 May 2016 06:18:52 -0400 Received: from [192.168.10.8] (teaebook.pck.nerim.net [213.41.140.246]) (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 0EC6AE011B for ; Fri, 13 May 2016 12:18:49 +0200 (CEST) To: internals@lists.php.net References: Organization: AFUP Message-ID: <5735AA07.3000704@pascal-martin.fr> Date: Fri, 13 May 2016 12:18:47 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] [VOTE] Octal Interpolation Overflow From: mailing@pascal-martin.fr ("Pascal MARTIN, AFUP") Le 29/04/2016 23:31, Sara Golemon a écrit : > Voting has opened for https://wiki.php.net/rfc/octal.overload-checking > > Vote YES to raise a compile time warning when octal values greater > than \377 are used. > Vote NO to continue ignoring the overflow. Hi, At AFUP, we would be +1 for the warning: it might help detect some invalid usages of octal notation. Thanks for your work on this! -- Pascal MARTIN, AFUP - French UG http://php-internals.afup.org/