Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12562 invoked from network); 3 Apr 2014 04:27:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2014 04:27:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=adamjonr@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=adamjonr@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: adamjonr@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:39943] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/C2-30414-313EC335 for ; Wed, 02 Apr 2014 23:27:00 -0500 Received: by mail-vc0-f181.google.com with SMTP id id10so1537163vcb.26 for ; Wed, 02 Apr 2014 21:26:56 -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 :content-type; bh=I8gsJJRCksb4B+sNHIXaNgOep6KbaAIsefKuEhZg9dU=; b=S1MyCL1Z53+cVOwzHUX2FSFOutHorc7U6no7MR0zepd7pxC8tvcyNbvrxGo5+Eh0U+ DUQI55PogHhfgxb3fQb0Bog+h3cCUyJwPylhCgf9zUWwpSSq08mO0y8/xFlkBC9lPxRT 6ylf+uoLGBqgUvLANYOVS8hU4UpsyRlL+kkk4ZSut2yF9Nbq1YicoHekoXZ/KjLX2YvK a/kriowyWpby9Sc7VA6Cvq+5S8GglPVhu4PT6kTyOSbHTmcvLpAhBMY/tFUWnDBmFflC yPzhS0r9oqZsW2thoXEkCi42eWwVLD+DXPtlKVhR4l48H9KaTtWdgQaIa1+W88tS1vEq aG+A== MIME-Version: 1.0 X-Received: by 10.220.12.66 with SMTP id w2mr1021901vcw.15.1396499216561; Wed, 02 Apr 2014 21:26:56 -0700 (PDT) Received: by 10.220.111.212 with HTTP; Wed, 2 Apr 2014 21:26:56 -0700 (PDT) In-Reply-To: References: <533C0713.9070106@eliw.com> <533C6E5F.4020702@eliw.com> <533C7DB1.5020401@lsces.co.uk> Date: Thu, 3 Apr 2014 00:26:56 -0400 Message-ID: To: PHP internals list Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] About PHP6 ... From: adamjonr@gmail.com (Adam Jon Richardson) On Wed, Apr 2, 2014 at 9:51 PM, Kris Craig wrote: > We shouldn't skip an entire version increment just because a few authors > screwed-up. I don't know a single person who refers to any part of the 5.x > branch as PHP 6, nor have I heard a single developer complain that there > will be confusion when PHP 6 is released. Skipping the version increment > would be a solution in search of a problem and would only serve to cause > more confusion. Getting back to your points: - You said "a few authors screwed-up." I think we can both agree that there are many websites that have information about the now-defunct branch of PHP 6. Try revising the search to "php 6" + unicode, filtering out results based on url, etc. Now, you may go on to say that the existence of this information shouldn't be a reason to abandon the naming convention. Perhaps. But, I would confidently argue that the number of conflicting resources will not be "few." - You said you've not hear a single developer complain that there will be confusion. I believe you've heard a few on this very list :) Adam