Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77395 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59880 invoked from network); 20 Sep 2014 23:17:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2014 23:17:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.208 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.208 imap2-3.ox.privateemail.com Received: from [192.64.116.208] ([192.64.116.208:43303] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/80-55126-12B0E145 for ; Sat, 20 Sep 2014 19:17:54 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id B0BA98C007B for ; Sat, 20 Sep 2014 19:17:50 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RQboNqsIY4ng for ; Sat, 20 Sep 2014 19:17:50 -0400 (EDT) Received: from [10.0.110.210] (border-converged.hackerdeen.org [89.104.225.218]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 03A548C0075 for ; Sat, 20 Sep 2014 19:17:49 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: Date: Sun, 21 Sep 2014 00:17:47 +0100 Content-Transfer-Encoding: quoted-printable Message-ID: <4D27A10E-6EC6-4806-94DB-1BF1B976CA7D@ajf.me> References: To: PHP Developers Mailing List X-Mailer: Apple Mail (2.1878.6) Subject: Re: [PHP-DEV] [VOTE][RFC] Integer Semantics From: ajf@ajf.me (Andrea Faulds) On 14 Sep 2014, at 23:23, Andrea Faulds wrote: > Good evening, >=20 > This RFC has been put to a vote. It starts today (2014-09-14) and ends = in a week=92s time (2014-09-21). >=20 > https://wiki.php.net/rfc/integer_semantics#vote >=20 > Thanks! The vote has now closed. The result was 16:8 Yes:No, which meets the 2/3 = majority and therefore the RFC is accepted. I=92ll merge the patch soon. I understand some people objected to (int)INF and (int)NAN resulting in = zero. For that reason, I=92m going to consider writing an RFC to make = them error instead sometime soon. Thanks! -- Andrea Faulds http://ajf.me/