Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73526 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67815 invoked from network); 2 Apr 2014 17:57:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Apr 2014 17:57:12 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.45 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.45 mail-oa0-f45.google.com Received: from [209.85.219.45] ([209.85.219.45:62073] helo=mail-oa0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/41-60619-77F4C335 for ; Wed, 02 Apr 2014 12:57:11 -0500 Received: by mail-oa0-f45.google.com with SMTP id eb12so684819oac.4 for ; Wed, 02 Apr 2014 10:57:09 -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=WiDikbT/C6JFIJXyv60V1VzPMF8KjnSZkecLmYUq8ow=; b=YnXcpsA3aLg0+E2yMXKXSU59oyzWot9oTNRzwv8s0g2KgEGh6wWvruANDEkXGQoB9l zkZnSmGp1gsHe5c2RdbNUrQIPZKuKI/wDxxOwVM+krQWJbeaw8FjAbhVvVFzFAiq8/HI q/jVaI4RX8qRh1aQFYqwRaAdDY8wfalKGWgSk469QRXFW6/6AKgez4PS7+FiVGD9cRhD 9/vNQFyAUEqMpc9XZ6AIecgocsnt86hQpCYJ8DSHtPkKUCU9fx1yZ/G6a7b97KwOQX2o 6eOGUyLNYvf6FeQACXQfESgkXmJVFyJ+tvjzftsaEsI2MCzvvoQx0rE7LthQalZncrJF WTKw== MIME-Version: 1.0 X-Received: by 10.182.24.8 with SMTP id q8mr1303444obf.38.1396461428896; Wed, 02 Apr 2014 10:57:08 -0700 (PDT) Received: by 10.182.69.101 with HTTP; Wed, 2 Apr 2014 10:57:08 -0700 (PDT) In-Reply-To: <533C0713.9070106@eliw.com> References: <533C0713.9070106@eliw.com> Date: Wed, 2 Apr 2014 19:57:08 +0200 Message-ID: To: Eli Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11c24b3869d04904f6130306 Subject: Re: [PHP-DEV] About PHP6 ... From: nikita.ppv@gmail.com (Nikita Popov) --001a11c24b3869d04904f6130306 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 2, 2014 at 2:48 PM, Eli wrote: > Hello everyone. I've been hitting a lot of conferences recently, and > found myself having the same discussion with multiple members of the > community. And many of them have 'heavily encouraged me' to bring this > discussion up here. And Julien's recent PHP6 email, reminded me that I > hadn't done so. > > The short form is: > > We should not name the next version of PHP: PHP6, for 2 reasons: > 1. It will cause confusion in those least able to adapt > 2. It costs us nothing, hurts us in no way, to name it something else > There is potential for confusion regardless of what we do. If it's PHP 6, we get conflicts with existing literature. If it's PHP 7, this will lead to confusion about a version number being skipped. (Which is imho a pretty big wtf moment.) I find it quite ridiculous to break our versioning scheme over this kind of nonesense. Nikita --001a11c24b3869d04904f6130306--