Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76388 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61452 invoked from network); 6 Aug 2014 13:07:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2014 13:07:42 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:50195] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/58-13038-A9822E35 for ; Wed, 06 Aug 2014 09:07:40 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 201B3B00087 for ; Wed, 6 Aug 2014 09:08:06 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id lOnK3uS3yPp2 for ; Wed, 6 Aug 2014 09:08:06 -0400 (EDT) Received: from [192.168.0.2] (05439dda.skybroadband.com [5.67.157.218]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 47B6FB0007B for ; Wed, 6 Aug 2014 09:08:04 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: <739E5BAE-A01D-4936-A016-8CD90CD64BA1@ajf.me> Date: Wed, 6 Aug 2014 14:08:02 +0100 Content-Transfer-Encoding: quoted-printable Message-ID: <6542957F-6980-472F-A6E0-C2AF835FB145@ajf.me> References: <739E5BAE-A01D-4936-A016-8CD90CD64BA1@ajf.me> To: PHP internals X-Mailer: Apple Mail (2.1878.6) Subject: Re: [PHP-DEV] [VOTE][RFC] intdiv() From: ajf@ajf.me (Andrea Faulds) On 30 Jul 2014, at 03:31, Andrea Faulds wrote: > The intdiv RFC is put to the vote, with separate votes for the integer = division operator (%%) and intdiv function, the latter as a fallback. I = would highly encourage you to read the discussion in the =93[RFC] = intdiv()=94 thread and the whole RFC before voting. >=20 > The vote is here: https://wiki.php.net/rfc/intdiv#vote >=20 > It is opened today (2014-07-30) and ends 2014-08-06. Hi! Voting has ended. The operator vote failed to reach the required 2/3 = majority receiving 5 votes in favour and 24 votes against, while the = function fallback proposal has been unanimously approved with 28 votes = in favour. I=92ll merge the function into master shortly. Thanks!=20 -- Andrea Faulds http://ajf.me/