Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71886 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42345 invoked from network); 31 Jan 2014 19:18:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2014 19:18:56 -0000 X-Host-Fingerprint: 92.75.15.92 dslb-092-075-015-092.pools.arcor-ip.net Received: from [92.75.15.92] ([92.75.15.92:17020] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/E0-35265-E17FBE25 for ; Fri, 31 Jan 2014 14:18:55 -0500 Message-ID: <98.E0.35265.E17FBE25@pb1.pair.com> To: internals@lists.php.net Date: Fri, 31 Jan 2014 20:18:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 92.75.15.92 Subject: [VOTE] Automatic Property Initialization From: gooh@php.net (gooh) Hi, I've opened the voting for Automatic Property Initialization: - https://wiki.php.net/rfc/automatic_property_initialization There was little feedback on internals regarding this RFC but the few responses that have been made were generally in favor of this feature. The notable and understandable exception being the HHVM team that would prefer their own implementation of constructor promotion. No particular extra features have been rejected or strongly favored, which is why I am excluding from the vote. Voting will be on the patch supplied by NikiC. So you are solely voting on allowing $this->foo as constructor arguments. None of the other suggested features in the RFC are subject to vote. Voting ends on 2014/02/10 01:00 UTC Cheers, Gordon -- http://about.me/gooh