Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88077 invoked from network); 20 Jul 2014 21:36:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2014 21:36:00 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.178 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.220.178 mail-vc0-f178.google.com Received: from [209.85.220.178] ([209.85.220.178:54781] helo=mail-vc0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/A6-48607-E363CC35 for ; Sun, 20 Jul 2014 17:35:59 -0400 Received: by mail-vc0-f178.google.com with SMTP id la4so10729098vcb.23 for ; Sun, 20 Jul 2014 14:35:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:from:mime-version:in-reply-to:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=C26VEypT2SKceWHC7i1HvTwgB882ZRYQTJk0KyYdL/A=; b=mw10S273kbpEzZVSqkxP48E9DTpEFIEvyN04uDaT5bfvQOAfcazjAfi0wjISGJQlQl 9n/m2TKQG+qAVxi1SCNuAfxd+xCsTOj9IIWXsriS8VBANNti6Ae9dGCrTykNriNatX8z fhS6+bSAr8bQTI3WyNpMxDcMEpjIUkNOZuhjSqogkIiV2bkarpcMYdpi58mR2oN6A64w hMWncs2MAxbQ94/Nwwh8DkmbpzUS1Mr78r2PH5I0dM+WRaZGRCAOjobU8ZbPYohfXpmi XeLwivpQyMomsgZCGYdLJmKTm3MFyVnnEw4IdT069vwraqNZbXFqpC7v4TDpXE8ephuW wuyw== X-Gm-Message-State: ALoCoQm2SIUbQFTcyQHTkWI1H4yb9HKRgfjmSyehIcXIsUUY+wxuDYX9HFodlkCRxIWaBjKFll5RnOc+tsihpAlZZ3FjzG3uca/lAJYdAtTRKDgY8fB9pGRTNLFcdaHmvmWEy7hLmnLn X-Received: by 10.221.41.135 with SMTP id tu7mr5430496vcb.70.1405892156480; Sun, 20 Jul 2014 14:35:56 -0700 (PDT) References: <84603C6F-F984-4F73-892A-4416391E4769@ajf.me> Mime-Version: 1.0 (1.0) In-Reply-To: Date: Mon, 21 Jul 2014 00:35:55 +0300 Message-ID: <-6963507446605939555@unknownmsgid> To: Peter Cowburn Cc: Andrea Faulds , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [VOTE][RFC] Name of Next Release of PHP From: zeev@zend.com (Zeev Suraski) > On 20 =D7=91=D7=99=D7=95=D7=9C 2014, at 18:40, Peter Cowburn wrote: > > The argument for PHP 6 is very short and reads half-baked. The > overwhelming majority of this very short section of the RFC is spent > describing how naming the release =E2=80=9CPHP 6=E2=80=9D will be a probl= em, with a very > wishy-washy conclusion that the author =E2=80=9Cexpects=E2=80=9D and =E2= =80=9Cthinks=E2=80=9D it won=E2=80=99t end > up being a problem. The PHP 6 section makes no attempt to provide counter > points to things mentioned in the following section, nor really attempts = to > make *any* strong point at all. While I'm obviously biased, I have to say that the only arguments for PHP 6 that came up in all of the discussions that ensued in internals@ (there were several) were that "it's the right thing to do" and "there's no reason not to do it". Perhaps another argument was to 'punish' book authors that prematurely published PHP 6 books. > It also contains, IMO unnecessarily, light-hearted and jokey comments not > befitting an RFC =E2=80=94 unless you see the RFC as a joke too ;) =E2= =80=94 about 6 being > a failed version in other software, and 7 a lucky number. Seriously?.. I agree with everything Andi said about the perception of version 6, and I heard people joking about 6 being a graveyard number for languages too. PHP 6 is very much associated with failure in many peoples minds, Perl 6 and to a lesser degree MySQL 6 as well - and as Andi said, perception matters a lot. Regarding 7 being a lucky number, I thought it was fairly clear that it was said in humor, although there's a grain of positive perception here too... I left off it being a prime number :) > The RFC as a whole is very light on trying to summarise, or at least > provide reference to, the history of "PHP 6=E2=80=9D and discussions arou= nd it. > This is disappointing, if the aim was to see a balanced summary of previo= us > discussions. However, this particular gripe is a common issue with our > RFCs as a whole. I think that this can be found fairly easily on the web... But you're right that there is a hidden assumption that would be voters know the story. Zeev