Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73527 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69385 invoked from network); 2 Apr 2014 18:03:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Apr 2014 18:03:21 -0000 Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.175 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:44742] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/91-60619-8E05C335 for ; Wed, 02 Apr 2014 13:03:20 -0500 Received: by mail-qc0-f175.google.com with SMTP id e16so618427qcx.34 for ; Wed, 02 Apr 2014 11:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=p3gSjtPsgY0VRL7ITEZpNSN3km+tio1vs6at37kFr8o=; b=qVViNXon7vPKi1A1wEs+L4/DqCwL73eLIuwvoT2aySPmomEANX/QOjSuSqTlIbJVfB HXBn1CMPOoNINt4fREZjz7b3fUNot0tBVyzEdhPOZNNn4kKJy4yZyumIbCZFEPoA6ddQ PmMAe2eDiRUaArLAswMV0KV1GDeJdQ1WUMR+917grPGGueXYVKDCuU+OTBbT+67e/2Nb ubgdl7+RJ2KKfQMECm0JxraYS7/5H44o+tJYJWbYM2visjO95myeKPjImOrIxDhLHvUG gl2CxnrBEn35FcRgdSjSk9hCdGHZBESyLZdbl+Ia3qMC8F+G1Dv/cuNpG7TkymOnQUIO zTuw== X-Received: by 10.224.22.10 with SMTP id l10mr2255668qab.3.1396461797720; Wed, 02 Apr 2014 11:03:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.32.195 with HTTP; Wed, 2 Apr 2014 11:02:57 -0700 (PDT) In-Reply-To: References: <533C0713.9070106@eliw.com> Date: Wed, 2 Apr 2014 20:02:57 +0200 Message-ID: To: Nikita Popov Cc: Eli , PHP internals Content-Type: multipart/alternative; boundary=047d7bf0e12e65479404f6131999 Subject: Re: [PHP-DEV] About PHP6 ... From: ocramius@gmail.com (Marco Pivetta) --047d7bf0e12e65479404f6131999 Content-Type: text/plain; charset=UTF-8 On 2 April 2014 19:57, Nikita Popov wrote: > 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 > Sounds like a typical case of "marketing screwed up development", where did I see that? I agree with Nikita - it makes no sense to adapt to broken literature that is well known to be wrong. I'd be more worried by all the confusion about "where did PHP 6 go?", as well as the panic for those folks who are constantly scared by upgrades. And yes, it would be laughable to have PHP7 without a PHP6 :-) Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ --047d7bf0e12e65479404f6131999--