Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75749 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55950 invoked from network); 21 Jul 2014 09:16:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2014 09:16:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.48 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.48 mail-oa0-f48.google.com Received: from [209.85.219.48] ([209.85.219.48:40949] helo=mail-oa0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/B0-51736-98ADCC35 for ; Mon, 21 Jul 2014 05:16:58 -0400 Received: by mail-oa0-f48.google.com with SMTP id m1so6863540oag.7 for ; Mon, 21 Jul 2014 02:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GQLkfwq4+Cgp02av4GtHQYIpMsIp1zyVFCxbSmhjWqA=; b=V8XCuKNf1rKwvNL8OlzmNLaQ14JwFrsNFKOzkpFMdpOATjTR6IB8tBOdptHn+FkuVh Gr7YPdEXVbZXLxa6BI6wVBmOi1ZzkkMyOpbHEJTFCXCbuEgFL7jvfMn8sbyyOywnSj8v rIG1E8Tzfm0PW3Cy6OMAyjVD8sGW2HvqhCqmTb08PDPYqF9nED+QPlebI8qnp9GQm9nJ 6/XtvB+vT3QXuxQ4eYzRf2awFi2EiFIqJdRu6599eDEZ2IWCCcOctvT/r5mpvCb6cMVV HPg6ONYbrE7fiPEtOSdDdkg3EhAzfVRmQ4ZgpbKhr8bsCAQCyb1Ap73OCFDzwYETU7Vw TFlg== MIME-Version: 1.0 X-Received: by 10.60.70.163 with SMTP id n3mr35395137oeu.48.1405934213809; Mon, 21 Jul 2014 02:16:53 -0700 (PDT) Received: by 10.182.132.2 with HTTP; Mon, 21 Jul 2014 02:16:53 -0700 (PDT) In-Reply-To: <2d914cfcd940ecd5e90f5ced33967752@mail.gmail.com> References: <84603C6F-F984-4F73-892A-4416391E4769@ajf.me> <-4203495342985824219@unknownmsgid> <2d914cfcd940ecd5e90f5ced33967752@mail.gmail.com> Date: Mon, 21 Jul 2014 11:16:53 +0200 Message-ID: To: Zeev Suraski Cc: Kris Craig , Derick Rethans , Andrea Faulds , PHP Internals Content-Type: multipart/alternative; boundary=001a113335fa644b7504feb09152 Subject: Re: [PHP-DEV] [VOTE][RFC] Name of Next Release of PHP From: nikita.ppv@gmail.com (Nikita Popov) --001a113335fa644b7504feb09152 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jul 21, 2014 at 7:56 AM, Zeev Suraski wrote: > The removed paragraphs were actually the RFC=E2=80=99s =E2=80=98case for= PHP 7=E2=80=99. As the > champion for the PHP 7 case, I was 100.0% entitled to remove it as I > thought it wasn=E2=80=99t doing a good job at presenting that case, and r= eplace it > with some real pro-7 content. > The original RFC had only one section where the advantages and disadvantages of PHP 6 vs PHP 7 were outlined in a back-and-forth discussion. Arguments for PHP 6 and PHP 7 were mixed. When you created the separate section for PHP 7, you removed some of those mixed paragraphs and added the pro-7 arguments to the new section. The pro-6 arguments however were simply dropped. That is what I was referring to in my mail. An example of text that was simply removed from the RFC: > Another point that has been made is that due to online reviews, it would quickly become clear that these old "PHP 6" books do not cover the new PHP 6; people would likely try them, find the code in the book did not work, and rate the book "1 star", deterring other customers. Furthermore, the PHP community would likely try to dissuade people from buying these old "PHP 6" books. Some also question how many of the old "PHP 6" books are still in print, for that matter. To me this sounds quite clearly like an argument being made in favor of PHP 6 and it was dropped during your revisions. I'm not saying that you did this on purpose, quite likely you just dropped some PHP 7 related paragraphs without looking at them too closely, but the result is the same: An RFC that is very biased towards one side. I am also not denying that the RFC before your changes was biased to the other side. I think we all agree that this vote was somewhat rushed ;) Nikita --001a113335fa644b7504feb09152--