Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81137 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12434 invoked from network); 25 Jan 2015 18:25:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2015 18:25:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.51 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.51 mail-pa0-f51.google.com Received: from [209.85.220.51] ([209.85.220.51:36564] helo=mail-pa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/A2-31595-C0535C45 for ; Sun, 25 Jan 2015 13:25:17 -0500 Received: by mail-pa0-f51.google.com with SMTP id fb1so7421258pad.10 for ; Sun, 25 Jan 2015 10:25:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=OFZgwgf2yVzj1MTde5uXRbrizbVYQzjdHdm+NDDqCVM=; b=I84X6qatj3H/bIrQMQmqqx1mCnFAiyOJfGKm3SxRqZAnMVcbN7CK6PgBrdDT1BuOax IV2EsfHiHYVv7RQn4p13PhAh9XczrbCIkggpFeBlNz4LwVptwavyQASCZPB0pcpxE+pF PPCsy5YjPzTLEaKUIHSCHoTqolQ2dZyqY7Zz6VE6HZFFVM4TyMZUWT6NMRjW9R2rUOkl v2rxvSB2gyPutU2tOlcYTaVgWeNTNmNQcZQZ2EGXswuPCfvXgWDCiEqaeLUysW9YfXcu i1KVQ6NpT/HyCh2D7wtTljHIgjFwkXDLYSvxRzZZqpYdZ4XikgOwLJtkAGaz3rWY2VQ3 Kmyg== X-Received: by 10.68.134.74 with SMTP id pi10mr28537790pbb.4.1422210312874; Sun, 25 Jan 2015 10:25:12 -0800 (PST) Received: from [192.168.2.102] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id o5sm4770590pdr.9.2015.01.25.10.25.11 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 10:25:12 -0800 (PST) Message-ID: <54C53507.6060006@gmail.com> Date: Sun, 25 Jan 2015 10:25:11 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Levi Morrison CC: PHP Internals References: <54C4A44F.2030902@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Vote results for default ctors RFC From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > It was a fairly simple proposed change with a well-defined set of > impacted change; what diversity of disagreement do you expect? I've already have a number of reasons I haven't heard before, or didn't know their relative importance to people. I think hearing people out - not necessarily agreeing, but at least being aware of the differences - is a part of the healthy process, while silently turning your back is not. People may think it's "noise" - and it can be if done excessively - but I think it's an important function of the community. -- Stas Malyshev smalyshev@gmail.com