Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82263 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15152 invoked from network); 9 Feb 2015 10:51:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2015 10:51:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.179 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.179 mail-we0-f179.google.com Received: from [74.125.82.179] ([74.125.82.179:54772] helo=mail-we0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/FC-50460-D2198D45 for ; Mon, 09 Feb 2015 05:51:27 -0500 Received: by mail-we0-f179.google.com with SMTP id u56so20510090wes.10 for ; Mon, 09 Feb 2015 02:51:20 -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:subject:references :in-reply-to:content-type; bh=B0zsp+5QI3OpSH64+qSuuZsxQXwfJGWMZLB3J0tBv3o=; b=qn2Fq5zS0mdDPVt9gwmcp+WPpgHCeAjwNseK9pXHKMboFgKJ0qaj/VeSjaRWIqUmae /VBRV5jQ0/tDAEnG9r3lQbN8YnlM4xkc2582dO/IB4BjIfzHJIoLOnebsz7iUnHE0g/T PtUwNUzxZypQnbZuidwBdfDWabVMG6kiEf8fyjMbee4GF3qsiOl7zeNeTwxviVLx0OZk qId5GLb1pw69fqw4YF/RGWRAqdUewc1HrzEzGMMWrrf8+noHJ2BUrjFCkomJzRFWYWD4 QnaWbab2ZK+4clx+GLaevjp4sSRuqARtpyI32QY7Whzmw+/VoIAjj5D5M4jB9ytlgOiG OcqA== X-Received: by 10.180.90.235 with SMTP id bz11mr34727862wib.5.1423479079996; Mon, 09 Feb 2015 02:51:19 -0800 (PST) Received: from [192.168.0.172] ([62.189.198.114]) by mx.google.com with ESMTPSA id k1sm15824548wjn.9.2015.02.09.02.51.18 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Feb 2015 02:51:19 -0800 (PST) Message-ID: <54D89109.2010708@gmail.com> Date: Mon, 09 Feb 2015 10:50:49 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54D606D2.7030102@lsces.co.uk> <54D73248.9030509@lsces.co.uk> <14.24.24707.48937D45@pb1.pair.com> <54D74C68.6070402@beccati.com> <25.F8.50460.1C288D45@pb1.pair.com> <54D883D2.5020009@beccati.com> <28.A9.50460.0F688D45@pb1.pair.com> In-Reply-To: <28.A9.50460.0F688D45@pb1.pair.com> Content-Type: multipart/alternative; boundary="------------020809070302080702030009" Subject: Re: [PHP-DEV] Dragging the legacy users forward. From: rowan.collins@gmail.com (Rowan Collins) --------------020809070302080702030009 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Tony Marston wrote on 09/02/2015 10:07: > There may not be an actual RFC for any of these *YET*, but the > revolutionaries are still out there, plotting and scheming in their > dark corners. They will be the ones who leap on an innocent-sounding > feature and silently convert it to something more insidious. Seriously!? PHP's decision process is wide open to scrutiny, and controversial features are nearly always loudly debated, to the point of holding up progress at times. The idea that someone could somehow slip a critically breaking change into the language *insidiously* is utterly ridiculous, and an insult to all the people who work hard honestly trying to make the language better for everyone. > Just look at how "type hinting" has been turned into "type > enforcement" as an example. OK, I'll look; I'll look at how many hours of debating it's generated, and how many different points of view have been put in, and how hard Andrea has worked to make the current proposal a compromise which breaks the deadlock. This is so completely the opposite of "revolutionaries plotting in dark corners" that the comparison is laughable. Keep your conspiracy theories for Youtube, and concern yourself with the real proposals that are actually happening, all of which are evolutions of the language. Regards, -- Rowan Collins [IMSoP] --------------020809070302080702030009--