Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73549 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21836 invoked from network); 3 Apr 2014 06:46:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2014 06:46:47 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.177 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.214.177 mail-ob0-f177.google.com Received: from [209.85.214.177] ([209.85.214.177:50327] helo=mail-ob0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/B0-15417-6D30D335 for ; Thu, 03 Apr 2014 01:46:46 -0500 Received: by mail-ob0-f177.google.com with SMTP id wo20so1429793obc.36 for ; Wed, 02 Apr 2014 23:46:43 -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=0ibONoOhKQCripUbfGQOMkZtPOURAj6KIpZgpI7siGU=; b=UR0bKNSabVOnVTAraO+RFtX3EqSJGurwEtypmSLGizgCPpbtnT61ASQH3mnlUmoKvQ y0ph67gmkX2S+bOz53I3FqgBHQClpirqyOFK53Jb7nOK4JMd9Kx6hYMLWaw2wAz3NhTu RSGsqYrwv3YF9eTgDYQcv6C1F+5GjCbg4pEgxcwbDj2FqqffQ/4d3Mjuz/Apap30Wb9t 75RTrcpQvj9jea4nYWu7mxIZgoADWbu83AFJCBSA6bvrbrWZCpqm8nzR6Ne2rTaJHy7d xu2+c9Eu3YHgZUT6jBHU+2FJUKaNKaCdN17xuKg2LtD7r8z7KFBQSI2fkB1GSetCdNFy Y8Pg== MIME-Version: 1.0 X-Received: by 10.60.83.234 with SMTP id t10mr5461931oey.4.1396507603022; Wed, 02 Apr 2014 23:46:43 -0700 (PDT) Received: by 10.182.231.230 with HTTP; Wed, 2 Apr 2014 23:46:42 -0700 (PDT) In-Reply-To: <533CF43E.4060600@gmail.com> References: <533C0713.9070106@eliw.com> <1FBF3DEA-B8F6-4064-A2B3-2FA68D2A9F07@gmail.com> <4BE0BD29-5815-4F14-9D89-E8D2DD2737BF@seancoates.com> <533C582F.1030509@eliw.com> <533CF43E.4060600@gmail.com> Date: Wed, 2 Apr 2014 23:46:42 -0700 Message-ID: To: Endijs Lisovskis Cc: PHP internals list Content-Type: multipart/alternative; boundary=089e0116019c9ab6f604f61dc395 Subject: Re: [PHP-DEV] About PHP6 ... From: kris.craig@gmail.com (Kris Craig) --089e0116019c9ab6f604f61dc395 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 2, 2014 at 10:40 PM, Endijs Lisovskis wrote: > MariaDB jumped from 5.5 directly to version 10 and as far as I know no one > is confused. PHP is not the same thing, however skipping a number is not > such a big deal. Plus it will take ages for anyone to really start using > PHP Next (be it 6 or 7). By that time everyone will know that 10 years old > books are not the ones you would like to learn from. As far as I see it, > PHP 6 was failed experiment. However PHP 7 could be shiny thing that makes > real difference in our lives. I know that i'm not from Internals and I do > not get any saying in this. However I'm "regular developer" and maybe you > are interested in opinion of such people too. > > After all, if you do not know what to do - ask. Put voting in php.net and > ask *people* what they want and what they think. Will they be confused? > Will they not? Is 6 or 7 better? Communicate. > > In that case, why not just do that for every PHP release, then? We can just do away with a sane, logical versioning system altogether and go with whatever the focus groups like best. And who says they have to be numeric at all? Let's call the next release PHP Vista. That has a nice ring to it. Then we could tie it to the year call the next one PHP 2016. Then we can be retro and call the next version PHP 7, even though it's the 8th release, because the marketing folks think 7 "just works better". Man, this'll make it especially fun for developers trying to require a minimum version in their code.... Yep, that's much less confusing. --Kris --089e0116019c9ab6f604f61dc395--