Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82069 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33673 invoked from network); 6 Feb 2015 21:23:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2015 21:23:21 -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:42210] helo=mx01.nexxes.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/70-30512-7C035D45 for ; Fri, 06 Feb 2015 16:23:21 -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 27B5E48265D for ; Fri, 6 Feb 2015 22:23:16 +0100 (CET) Message-ID: <54D530C3.1020200@birkholz.biz> Date: Fri, 06 Feb 2015 22:23:15 +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: <8703B53E-2C4A-4AC6-95C4-D4F19C6D5221@ajf.me> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] Scalar Type Hints From: dennis@birkholz.biz (Dennis Birkholz) Am 06.02.2015 um 21:22 schrieb Nikita Popov: > After much initial reluctance, I've voted in favor of this RFC. Thank you Nikita for this decision. I would really like to have any kind of scalar type hints introduced into PHP. I think most want this, but do not agree if and how type conversion should happen. I urge all people who can vote to consider if they can imagine a compromise that satisfies all parties better and if there will ever be scalar type hints in the near future if this vote fails. I am concerned the answers are probably not and no. So please vote in a way that we can have scalar type hints in the near future. Thanks to all of you for participating in this discussion and making PHP a better language! Dennis