Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72656 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43726 invoked from network); 17 Feb 2014 10:45:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Feb 2014 10:45:03 -0000 Received: from [127.0.0.1] ([127.0.0.1:15881]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 81/FE-56374-F28E1035 for ; Mon, 17 Feb 2014 05:45:03 -0500 Authentication-Results: pb1.pair.com header.from=amaury@amaury.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=amaury@amaury.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain amaury.net designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: amaury@amaury.net X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:53684] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/9E-56374-3E6E1035 for ; Mon, 17 Feb 2014 05:39:32 -0500 Received: by mail-lb0-f174.google.com with SMTP id l4so11023707lbv.19 for ; Mon, 17 Feb 2014 02:39:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=AUz8wCd4D00zZJW4S1LCiJkEI577m8CqycuDHgi9zWs=; b=GVJS3Gk8iC7Y5ujS7poR1V+pNVv7Fs+o+0EqWJM9MkZcmkDVaO7aJPZCYJHw69quVx Ax8hoY3nmzjlzQtY7iKgiIob1bVtk6g6EbJuz7ZGqKnX6M1j8A2hHNr3CuQrPgZK6Hmj Ce7Do1CljlrOyN61M3n9i5eoL0XoVZzJr1XtImBlyR9gtUL34iLlSNBOXs6zWcZeMnbW Y9IgNgG7DTzYjuUYkNIdm5+A3EbxW91rt4a6AaKfL+0ze7i1qMXa1ZR06FOL13T3JP4i IwI+cvKGaYbb1PcAaF9oxYgE7mZ2yl12oQio6WdkrEf2axSVBXhfJRTZjDepr/xNafPT 2/6g== X-Gm-Message-State: ALoCoQkfh5Fb1qoFkAS3Gl+5zJFA9qSCKC1gebP3LN4VCSp5bYOTMuDCLDWLLeeKpKQvsIVnam3a MIME-Version: 1.0 X-Received: by 10.152.164.199 with SMTP id ys7mr17253776lab.31.1392633569163; Mon, 17 Feb 2014 02:39:29 -0800 (PST) Received: by 10.112.43.37 with HTTP; Mon, 17 Feb 2014 02:39:29 -0800 (PST) In-Reply-To: References: Date: Mon, 17 Feb 2014 11:39:29 +0100 Message-ID: To: Pierre Joye Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11349626314ba904f297c5b8 Subject: Re: [PHP-DEV] my take on PHP 6, part 2 From: amaury@amaury.net (Amaury Bouchard) --001a11349626314ba904f297c5b8 Content-Type: text/plain; charset=ISO-8859-1 Before opening a new thread about JIT, I have one simple question. The wiki page created by Pierre talks about LibJIT. This library has an integrated interpreter (for platforms where JIT is not available). I don't know anything about the speed of this interpreter, but maybe it could be interresting to evaluate it as the lone interpreter in the PHP engine. Is anyone thinked about that? 2014-02-17 7:28 GMT+01:00 Pierre Joye : > hi, > > I put my thoughts and summary of the recent discussions about what > could be PHP 6 here: > > https://wiki.php.net/ideas/php6 > > Things like "we should name it php7" has not been covered, for one > obvious reasons. > > It is not a TODO list but a list of proposals I would like to see us > discuss, work on, push harder. They are features, changes, etc. I have > been hearing for years and things we should really give more > attention. > > Please do not mass reply to this thread but prefer to create one new > thread per topic. Who knows, we may get enough input to create one > wiki page per topic. And if you are lucky enough, we may even have > some working groups for each of them? > > Happy reading, comments, feedback and the likes welcome! > > > Cheers, > -- > Pierre > > @pierrejoye | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11349626314ba904f297c5b8--