Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73545 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9784 invoked from network); 3 Apr 2014 03:27:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2014 03:27:48 -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.219.54 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.219.54 mail-oa0-f54.google.com Received: from [209.85.219.54] ([209.85.219.54:42750] helo=mail-oa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/52-30414-235DC335 for ; Wed, 02 Apr 2014 22:27:46 -0500 Received: by mail-oa0-f54.google.com with SMTP id n16so1351413oag.41 for ; Wed, 02 Apr 2014 20:27:44 -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=1ZlY/4GGqeKOewT9U7wy+cp88EAMovbdwddJHZmBr2w=; b=gHZsQXMgQZCxLoXrXLjEG3opeXyxhCYNkGDqrzhQkI/aesn2tJYsR608XBeRgaaxb7 53qtR6o/Km6q/xs7AOwN+baxQuy1mah4XnEGY5Km3uJ/9czJrJfKFOBukAc/45wab+Cm 2GIxepCNBZRqGS3eAEfDadFJLn+I+MTCoKMLDSdVNqPnqZ8LyPjdFEupMR81CORnJNU1 pBQQ+uoVoVblbJVT8EJHxSaRc7S+mU8/t+eU0RzCBr6hlt3cB0AgLxOd6JOVo6Q0s/gZ 6vxlm+ImUIIgU6kZ0wut4m+Q6QdzO5+mnzqw/yh0a3wS64Dy0IH87NmExGWI5R6/XUPk ET7w== MIME-Version: 1.0 X-Received: by 10.60.77.35 with SMTP id p3mr175167oew.46.1396495664156; Wed, 02 Apr 2014 20:27:44 -0700 (PDT) Received: by 10.182.231.230 with HTTP; Wed, 2 Apr 2014 20:27:44 -0700 (PDT) In-Reply-To: References: <533C0713.9070106@eliw.com> <533C6E5F.4020702@eliw.com> <533C7DB1.5020401@lsces.co.uk> Date: Wed, 2 Apr 2014 20:27:44 -0700 Message-ID: To: Adam Jon Richardson Cc: PHP internals list Content-Type: multipart/alternative; boundary=047d7b33d244fe16e204f61afbce Subject: Re: [PHP-DEV] About PHP6 ... From: kris.craig@gmail.com (Kris Craig) --047d7b33d244fe16e204f61afbce Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 2, 2014 at 8:18 PM, Adam Jon Richardson wrote: > On Wed, Apr 2, 2014 at 11:00 PM, Kris Craig wrote: > > And when I google "php 7" (in quotes), I get 901,000 results. > > Funny :) > > Seriously, though, did you compare the result sets? Try viewing the > context for the "php 6" search. Randomly dig into the results, going > further into the pages, and I believe you'll see that many of results > appear to be related to the now-dead branch (I quick viewed up through > results page 35, where they stopped.) Compare that context with the > results for "php 7," which appear to be coincidentally proximal > occurrences of "php" and "7" unrelated to any version. > > The point is, there are more than just a few authors that, in your > words, screwed up. There were many resources focused on the expected > release, and much of that information is still online, in addition to > books, podcasts, etc. > > Adam > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Yes but that was my point: Just because there's a lot of results doesn't mean they're actually relevant. I just did a quick search for "PHP 6". After looking through 2 pages of results, I found only one page that seemed to reference the now-defunct plans for PHP 6. It was dated 2007. And even then, it made no mention of a set release date; just the usual stuff about unicode support and misc cleanup. All the other results in my sample were recent and fell into one of two categories: Discussion/predictions about what will be coming-up in the *actual* PHP 6 release and complaining about why it's taking so long for PHP 6 to come out. If we suddenly just skip it entirely and go to PHP 7, we're going to have a shitload of results from people asking, "What ever happened to PHP 6?!" and why they can't find it anywhere. --Kris --047d7b33d244fe16e204f61afbce--