Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64060 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 909 invoked from network); 27 Nov 2012 05:09:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2012 05:09:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.216.49 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.49 mail-qa0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:35172] helo=mail-qa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/04-11726-30B44B05 for ; Tue, 27 Nov 2012 00:09:24 -0500 Received: by mail-qa0-f49.google.com with SMTP id c3so4140531qae.8 for ; Mon, 26 Nov 2012 21:09:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:x-gm-message-state; bh=K9Csl+2nHwqyrllP6vz8Dfj6P/uwjTiTJxQuPh1GUC8=; b=ZK9Mq6iEk3MFaYQ/xczPNwUAGJo/nL1xpMpV3W+SnBttN8mSbUKsh9FU7g2cpqe6Z5 VU5cDn1n9ZpTJnpojHt9lmFedl/EucJET/FdSZpv7GAQa2ZJPMsAbf0/V/la0Orn1ZQS baAIbaf8ULi5IQWy8Qo/4GCSf8DId4t9DweSEDPPXt1F36VjjxG+pyaQxeufNdgPW7z7 Okt/3fJ9skONxsifoxKzSqKEa05lAd5YC/twUs02K+WodDE/Nh7L8UEGvv9D0zyDnsub Tz4XRMDPmixaeRlw2i90a1I6+0HY5jo0Alqusvvh3D/iZF+0k7WpE2XyFJrVBeGr0Tz9 BHLg== Received: by 10.224.71.16 with SMTP id f16mr15082961qaj.45.1353992961405; Mon, 26 Nov 2012 21:09:21 -0800 (PST) Received: from [192.168.200.148] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id pb2sm8797923qeb.0.2012.11.26.21.09.19 (version=SSLv3 cipher=OTHER); Mon, 26 Nov 2012 21:09:20 -0800 (PST) Message-ID: <50B44AFE.5030307@lerdorf.com> Date: Mon, 26 Nov 2012 21:09:18 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: Sara Golemon CC: Raymond Irving , PHP Internals References: <50B41783.90104@lerdorf.com> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQntUuIamfj18B4ymHD8jJ7NcRMIgvWMuqWiL0AFiJ7YMpOP5Jd0GPpshmsXKeHJpmzlGuVB Subject: Re: [PHP-DEV] HHVM and PHP From: rasmus@lerdorf.com (Rasmus Lerdorf) On 11/26/2012 09:03 PM, Sara Golemon wrote: > P.S. - I do disagree with Rasmus' statement about none of us looking > at fitting a JIT into PHP. ;) I think you misread my reply. I specifically said that a JIT is a possibility, just not the HH approach. -Rasmus