Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32829 invoked from network); 3 Jan 2014 16:19:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jan 2014 16:19:05 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.241 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.241 imap3-1.ox.registrar-servers.com Received: from [198.187.29.241] ([198.187.29.241:52407] helo=imap3-1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/A1-12805-8F2E6C25 for ; Fri, 03 Jan 2014 11:19:04 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 034772A0088; Fri, 3 Jan 2014 11:19:01 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap3.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap3.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UsyU3qrk8Rak; Fri, 3 Jan 2014 11:19:00 -0500 (EST) Received: from [192.168.0.200] (unknown [2.218.139.184]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id F00212A0086; Fri, 3 Jan 2014 11:18:59 -0500 (EST) Message-ID: <52C6E2F2.2020408@ajf.me> Date: Fri, 03 Jan 2014 16:18:58 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Pierre Joye , zhifeng hu CC: PHP internals References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Is it possible introduce HHVM into PHP kernel tree? From: ajf@ajf.me (Andrea Faulds) On 03/01/14 06:20, Pierre Joye wrote: > > While it is very appealing there are many reasons to do not even consider > it as this stage: > > . CLA and only controlled by one single company. We had the single company > control of our engine in the past, it did UA no good. > > . barely portable, relies on gcc only > > . will reduce even more the amount of contributors able to participate in > the engine development (due to technical, legal or related reasons. > It's my understanding that HHVM is incomplete, as well. Does HHVM implement the full basic functionality of PHP? Are there still things which don't work for performance reasons? -- Andrea Faulds http://ajf.me/