Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72607 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42932 invoked from network); 14 Feb 2014 16:45:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Feb 2014 16:45:22 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.174 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.174 mail-vc0-f174.google.com Received: from [209.85.220.174] ([209.85.220.174:37184] helo=mail-vc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/B1-34645-0284EF25 for ; Fri, 14 Feb 2014 11:45:21 -0500 Received: by mail-vc0-f174.google.com with SMTP id im17so9570113vcb.33 for ; Fri, 14 Feb 2014 08:45:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=L0eSbLiwoZwl+Ao+MfhUB3mYpkmUF6mQuQlBolV+Odk=; b=HQvVMNb26a5CqzoFNBMcS7in9uANNdkuwXc1kE+fqzGb2shCyHefew0a74sr0cKYNF L7tOrXuO3of4HZnK1vYMi68A9lmbZropqu8rzMlE1dfrdgpynVxftbNgMiBLZ+IgT8f+ OfvGGHewBtqT4QHy/SlbPuZWT+tXjZWddSSVnw1ZfyPZXF2NFdgShpu1X+i/KTZuM+tR /SCGDIWLroon4UQZ0TUj44EAaSjOXgJafXjnRfcB7wG1HMA5D6ENSznoVshKGz0y9mC/ 6/2efuKH3wPwTspnGytsfMPf/Jk0o4+C0DUC+rOVgiN4f50z5aWMogarAUEiHT8iR5K8 UQDQ== X-Received: by 10.52.229.133 with SMTP id sq5mr1275138vdc.45.1392396318237; Fri, 14 Feb 2014 08:45:18 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.221.8.129 with HTTP; Fri, 14 Feb 2014 08:44:37 -0800 (PST) In-Reply-To: <50100EC8.3040102@ajf.me> References: <50100EC8.3040102@ajf.me> Date: Fri, 14 Feb 2014 17:44:37 +0100 X-Google-Sender-Auth: lbRcSnOSAhKAcQIuQQIIHH_BfCk Message-ID: To: Andrew Faulds Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] PHP6 wiki page From: jpauli@php.net (Julien Pauli) On Wed, Jul 25, 2012 at 5:20 PM, Andrew Faulds wrote: > Is there a PHP 6 wiki page for co-ordinating development of and collecting > ideas for PHP6 development? > > There are a lot of idea being thrown around, would be nice if we had a page > (there might be one, but I can't find it). Feel free to create a new php5++ one. We should keep the history of what's been done on old PHP60. Perhaps it is better to rename php60 to php60ld and get php60 back alive ? Julien