Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20409 invoked from network); 19 Feb 2015 14:07:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2015 14:07:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=dennis@birkholz.biz; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dennis@birkholz.biz; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain birkholz.biz does not designate 144.76.185.252 as permitted sender) X-PHP-List-Original-Sender: dennis@birkholz.biz X-Host-Fingerprint: 144.76.185.252 mx01.nexxes.net Received: from [144.76.185.252] ([144.76.185.252:59038] helo=mx01.nexxes.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/46-18870-B1EE5E45 for ; Thu, 19 Feb 2015 09:07:24 -0500 Received: from [137.226.183.192] (ip3192.saw.rwth-aachen.de [137.226.183.192]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: db220660-p0g-1@packages.nexxes.net) by mx01.nexxes.net (Postfix) with ESMTPSA id C23CB482450 for ; Thu, 19 Feb 2015 15:07:19 +0100 (CET) Message-ID: <54E5EE17.6080207@birkholz.biz> Date: Thu, 19 Feb 2015 15:07:19 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54E564E0.4040901@birkholz.biz> <54E56A23.9060305@birkholz.biz> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC-Discuss] Scalar Type Declarations v0.5 From: dennis@birkholz.biz (Dennis Birkholz) Hello Anthony, Am 19.02.2015 um 14:01 schrieb Anthony Ferrara: > I believe that RFCs should be opinionated. I dislike the recent trend > around having a lot of voting options as it only complicates things > for the voter. I just thought giving a vote on how to enable strict mode would enable a few more people to actually vote yes. I myself can not vote but I really hope we get scalar type hints in what kind soever into PHP 7. So keep on and thank you for taking over. Greets Dennis