Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79031 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48236 invoked from network); 20 Nov 2014 10:10:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2014 10:10:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:41712] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/F5-14967-F1EBD645 for ; Thu, 20 Nov 2014 05:10:40 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 7F381E202D; Thu, 20 Nov 2014 10:10:36 +0000 (GMT) Date: Thu, 20 Nov 2014 10:10:36 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Andrea Faulds cc: PHP Internals In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1805455179-1416478236=:13538" Subject: Re: [PHP-DEV] [VOTE][RFC] Safe Casting Functions From: derick@php.net (Derick Rethans) --8323329-1805455179-1416478236=:13538 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 19 Nov 2014, Andrea Faulds wrote: > Good evening, >=20 > I am putting the Safe Casting Functions RFC to a vote. >=20 > https://wiki.php.net/rfc/safe_cast#vote >=20 > Voting starts today (2014-11-19) and ends in 10 days=E2=80=99 time (2014-= 11-29). >=20 > Since some things might have changed since you last read the RFC, I=20 > encourage you to read through it again. If there are any questions=20 > which have not yet been covered on the mailing list, feel free to ask=20 > them. I've voted no because of both ext/filter doing something similar, as=20 well as this introducing exceptions in ext/standard functionality=20 without that having been OKed first. cheers, Derick --8323329-1805455179-1416478236=:13538--