Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71942 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73675 invoked from network); 1 Feb 2014 21:08:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2014 21:08:42 -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:26026] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/37-30967-9526DE25 for ; Sat, 01 Feb 2014 16:08:41 -0500 Message-ID: <9C.37.30967.9526DE25@pb1.pair.com> To: internals@lists.php.net Date: Sat, 01 Feb 2014 22:08:38 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 References: <98.E0.35265.E17FBE25@pb1.pair.com> <52ECB893.2020207@sugarcrm.com> <52ECC1B8.9050209@pthreads.org> <52ED5214.1090807@sugarcrm.com> In-Reply-To: <52ED5214.1090807@sugarcrm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 92.75.15.92 Subject: Re: [PHP-DEV] [VOTE] Automatic Property Initialization From: gooh@php.net (Gordon Oheim) On 01.02.2014 20:59, Stas Malyshev wrote: > Hi! > >> The patch, and vote, is only for automatic property initialization, not >> methodless constructors. > > If so, the RFC should be cleaned up to reflect what is being voted. I > shouldn't have to apply diffs to RFC to understand what the vote is > about, it should say so in the RFC. If something is not a part of it, > then drop it from the RFC or put it in "Future developments" section. > > Sorry, but I think it's pretty clear what is being voted on. Others seem to understand it and I don't know how to make it any clearer than it already is now. It certainly doesn't need a diff to understand it. But feel free to improve it yourself. Thanks. -Gordon