Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79467 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34338 invoked from network); 8 Dec 2014 06:24:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2014 06:24:13 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 74.125.82.47 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 74.125.82.47 mail-wg0-f47.google.com Received: from [74.125.82.47] ([74.125.82.47:46839] helo=mail-wg0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/C2-00764-A0445845 for ; Mon, 08 Dec 2014 01:24:12 -0500 Received: by mail-wg0-f47.google.com with SMTP id n12so5388692wgh.20 for ; Sun, 07 Dec 2014 22:24:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; bh=FmHEVSYzg2asxWx3PK3UIigUJKaJoMAHvv04BbzPMk4=; b=N+yOW5mUwVFqgDyMMH5HfL6PT9dhPC+UK2l5UaSMAo5dUPRf2rT1KiR1SukDiytb4A yyHsXoO8LwUDwTqWlT4z2S4ic2RikbE2nZry8YNXyFAW6YRyn+hRvBSs1+ers57l/tW7 IQNlJ3wB0umYSeqBsR+81eda1f6bY0mMwpJv1VxJlVCXCZu4nh9P4uWmSvPIACqIOwKX ZCLrkDdB9cBf+uL9C5kkwCx0q0boiTGTBELQtsjHix+93gk2QKBMS7j+fNG8ACV/tMfd wKBxU1R4kI5URZguPbUXxBI9s9S2V7XVVQIcFExBg1czzimBydJX4M4YBnpQ9bVmEl9f 67gg== X-Gm-Message-State: ALoCoQmQfxhv5eC5XpQgvdPXLRGysjWJ6MIi4l3Hq5NqyUWgUTBTB76pouN2YdI5gEWZEksBbOkA X-Received: by 10.180.211.84 with SMTP id na20mr21767960wic.41.1418019846847; Sun, 07 Dec 2014 22:24:06 -0800 (PST) Received: from [192.168.1.67] (host86-159-155-48.range86-159.btcentralplus.com. [86.159.155.48]) by mx.google.com with ESMTPSA id hz9sm55293098wjb.17.2014.12.07.22.24.05 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 07 Dec 2014 22:24:05 -0800 (PST) Message-ID: <1418019843.2495.18.camel@localhost.localdomain> To: Andrea Faulds Cc: internals Date: Mon, 08 Dec 2014 06:24:03 +0000 In-Reply-To: <42CB63B7-BB58-4A48-A738-08EF73D4395B@ajf.me> References: <24634FCA-EB3E-4805-A6D6-A1587A56C141@ajf.me> <42CB63B7-BB58-4A48-A738-08EF73D4395B@ajf.me> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Re: [VOTE][RFC] ZPP Failure on Overflow From: pthreads@pthreads.org (Joe Watkins) On Sun, 2014-12-07 at 22:03 +0000, Andrea Faulds wrote: > Hi! > > We’re now half-way through voting on this RFC, and only three people, two if I’m excluded, have voted. I realise it’s a rather technical and obscure matter, but I am a little worried by how few people have voted so far. Three votes is hardly enough to justify a change. > > If you missed the original announcement, hopefully this reminder will reach you. Here it is, repeated: > > > On 2 Dec 2014, at 21:44, Andrea Faulds wrote: > > > > I’m putting the ZPP Failure on Overflow RFC to a vote. This RFC is an important prerequisite to the Big Integer Support RFC, as it ensures safety in implicit integer parameter conversions. > > > > The RFC requires a 2/3 majority, and voting starts today (2014-12-02) and ends in 10 days’ time next Friday (2014-12-12). > > > > Please read the RFC carefully. If you have any doubts or queries about the RFC, please don’t hesitate to ask me. > > > > The RFC and voting widget can be found here: https://wiki.php.net/rfc/zpp_fail_on_overflow > > Thanks! > > -- > Andrea Faulds > http://ajf.me/ > > > > > Morning Andrea, I think it's okay to assume that people are winding down for the holiday, possibly some people are already on holiday. Because of the time of year, you might want to leave the vote open another week, or until the number of votes justifies the change. Cheers Joe