Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79206 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37962 invoked from network); 26 Nov 2014 23:02:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Nov 2014 23:02:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.43 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.43 mail-wg0-f43.google.com Received: from [74.125.82.43] ([74.125.82.43:62727] helo=mail-wg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/80-32666-81C56745 for ; Wed, 26 Nov 2014 18:02:48 -0500 Received: by mail-wg0-f43.google.com with SMTP id l18so4971389wgh.30 for ; Wed, 26 Nov 2014 15:02:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to :message-id; bh=pmgE5nfwn3IUhmbCgoTIE35SqVrwuBRtB8kRm29qQLk=; b=02E33SzUGZH1d5ui1tcHH/BAMfzBdveeXtAhPRX7t1HNCd6mA80aOY4KxYLNzdz7Ut M4Bh2sdtPWR3PScg8b10aGuLdzMKZXmF8OzS6ny4OJOVFm5hTDlXE3KxSaVDpdOLFt/r 0FYdF4qZrFNlRKkZpkWn2hQcyDYLdXwqvzyL0Tsq48DmG1Y3RaFXvndzI7ewC1F5C8t7 LqNTfM1xcc7u1enZ5z627S++EdRqF3C2jFOeCwMfASuF5HKKLwSrOxivoiWGxUC56JOQ fYGcBiv+v0NohDSPXucsJXqm3v2419KYx6uuLSZXuirEkN0GKFoNIaA1h4ei36bkRKp4 WnOg== X-Received: by 10.180.90.165 with SMTP id bx5mr3251394wib.15.1417042964687; Wed, 26 Nov 2014 15:02:44 -0800 (PST) Received: from [192.168.0.3] (cpc68956-brig15-2-0-cust215.3-3.cable.virginm.net. [82.6.24.216]) by mx.google.com with ESMTPSA id ga1sm9134971wib.1.2014.11.26.15.02.43 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 26 Nov 2014 15:02:43 -0800 (PST) User-Agent: K-9 Mail for Android In-Reply-To: <7976C8E7-CA1A-4816-84A1-33942880D0A5@ajf.me> References: <7976C8E7-CA1A-4816-84A1-33942880D0A5@ajf.me> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Date: Wed, 26 Nov 2014 23:00:37 +0000 To: Andrea Faulds ,PHP Internals Message-ID: <4F86A182-679D-4E52-B7BA-F53ACDDB962C@gmail.com> Subject: Re: [PHP-DEV] [VOTE][RFC] Safe Casting Functions From: rowan.collins@gmail.com (Rowan Collins) On 26 November 2014 20:42:26 GMT, Andrea Faulds wrote: > >> On 19 Nov 2014, at 20:39, Andrea Faulds wrote: >> >> I am putting the Safe Casting Functions RFC to a vote. >> >> https://wiki.php.net/rfc/safe_cast#vote >> >> Voting starts today (2014-11-19) and ends in 10 days’ time >(2014-11-29). > >So far only 15 people have voted, that’s very low for this kind of RFC. > >I’m tempted to extend voting for another week. It’s not likely to >change the outcome, but it would hopefully mean more people vote. I don't know if it would make a difference here, but I wonder if it would be sensible to add an "abstain" option in votes? That way, someone who has considered an RFC but not formed a strong opinion either way could register that fact. This could even be paired with the notion of a "quorum", i.e. a minimum vote count demonstrating that the outcome of the vote is not the accidental result of "missing" votes, say because several people happened to be on holiday or busy. Just a thought. -- Rowan Collins [IMSoP]