Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90943 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60784 invoked from network); 26 Jan 2016 21:19:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2016 21:19:29 -0000 X-Host-Fingerprint: 90.214.110.189 unknown Received: from [90.214.110.189] ([90.214.110.189:19532] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/70-56702-FD2E7A65 for ; Tue, 26 Jan 2016 16:19:29 -0500 Message-ID: <55.70.56702.FD2E7A65@pb1.pair.com> To: internals@lists.php.net X-Mozilla-News-Host: news://news.php.net:119 Date: Tue, 26 Jan 2016 21:19:22 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 90.214.110.189 Subject: [RFC] Warn about invalid strings in arithmetic (moving back to discussion) From: ajf@ajf.me (Andrea Faulds) Good evening, I had opened the vote for this RFC, but then I was reminded by a discussion in the pull request about a particular unresolved problem I had forgotten about. In order to deal with that issue, I have cancelled the vote and expanded the RFC (both in length and scope) to deal with it. The specific issue is detailed in a new section, "Fractional and scientific notation strings with integer operators", but it affects other sections as well. So, the RFC is back under discussion. Please read it and tell me your thoughts. Thanks! -- Andrea Faulds https://ajf.me/