Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65784 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 751 invoked from network); 13 Feb 2013 09:03:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2013 09:03:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=thbley@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=thbley@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: thbley@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:49901] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/00-00277-5D65B115 for ; Wed, 13 Feb 2013 04:03:17 -0500 Received: by mail-vc0-f181.google.com with SMTP id d16so616883vcd.26 for ; Wed, 13 Feb 2013 01:03:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=FXpTwK8qVxzBDdAtqtBi7578DRWPRaVi3PwGqEo68oI=; b=c9Tp4y2BWwq44h1YkMiIaqT02VqFowl3Ah/QG9TlUGT8+LceT7Jy2Rjmt+n2iAs2g3 lII619NlJ2G/OlWQhBzwr/cVJYdekES5NgoJqduo2WD6QbTUJVZUcWrTWgIW2PO1yKEH 6ui6fIegIF0NMIHfoD5W4ZqPgGJtxGWXmu09J0mY39XWCNB4vWl/LgnEJr1kp9E8N3oV ipFYHxijsQGplJ9HRiEhkht0gP8mtijI4J8aSIR+8qu1mxF19xIWNYyjlzlEqZSdMPG8 Kg6/oa3QOD2x8ADJrb5wFolaxjU9vejfQh0bVS9dqupinvbZ2Q41moRARjceuTCwCg8S Qutg== MIME-Version: 1.0 X-Received: by 10.58.100.65 with SMTP id ew1mr27986676veb.29.1360746194204; Wed, 13 Feb 2013 01:03:14 -0800 (PST) Sender: thbley@gmail.com Received: by 10.220.94.4 with HTTP; Wed, 13 Feb 2013 01:03:13 -0800 (PST) In-Reply-To: <9b90af1e573807460beef6f4b23a8f45@mail.gmail.com> References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> <9b90af1e573807460beef6f4b23a8f45@mail.gmail.com> Date: Wed, 13 Feb 2013 10:03:13 +0100 X-Google-Sender-Auth: 8heL5Y_yNuMJtkfcXKbzmOmQAoQ Message-ID: To: Zeev Suraski Cc: Pierre Joye , PHP internals , Dmitry Stogov Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: thbley+php@gmail.com (Thomas Bley) On Tue, Feb 12, 2013 at 5:20 PM, Zeev Suraski wrote: > We're trying to do exactly that. It's taking a bit longer than expected > but I'm hopeful we'll open the initial code base tomorrow. > > Zeev > >> -----Original Message----- >> From: Pierre Joye [mailto:pierre.php@gmail.com] >> Sent: Tuesday, February 12, 2013 3:48 PM >> To: Zeev Suraski >> Cc: PHP internals >> Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP >> distribution >> >> hi Zeev, >> >> On Tue, Jan 29, 2013 at 9:03 AM, Zeev Suraski wrote: >> >> Any news on this front? >> >> It's becoming harder and harder to consider it in 5.5 if we have to wait > longer. >> There are enough volunteers to help, open it now :) >> >> Cheers, >> Pierre > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > My weekend is reserved for testing! Regards, Thomas