Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90944 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62766 invoked from network); 26 Jan 2016 21:36:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2016 21:36:10 -0000 X-Host-Fingerprint: 90.214.110.189 unknown Received: from [90.214.110.189] ([90.214.110.189:7695] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/C0-56702-9C6E7A65 for ; Tue, 26 Jan 2016 16:36:10 -0500 Message-ID: To: internals@lists.php.net References: <55.70.56702.FD2E7A65@pb1.pair.com> Date: Tue, 26 Jan 2016 21:36:06 +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 In-Reply-To: <55.70.56702.FD2E7A65@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 90.214.110.189 Subject: Re: [RFC] Warn about invalid strings in arithmetic (moving back todiscussion) From: ajf@ajf.me (Andrea Faulds) ...I proof-read my email, but I forgot the most important thing. The link! https://wiki.php.net/rfc/invalid_strings_in_arithmetic Sorry. Andrea Faulds wrote: > 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/