Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65780 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47835 invoked from network); 12 Feb 2013 16:20:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2013 16:20:53 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.219.41 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.219.41 mail-oa0-f41.google.com Received: from [209.85.219.41] ([209.85.219.41:34959] helo=mail-oa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/11-37178-3EB6A115 for ; Tue, 12 Feb 2013 11:20:53 -0500 Received: by mail-oa0-f41.google.com with SMTP id i10so261937oag.28 for ; Tue, 12 Feb 2013 08:20:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:references:in-reply-to:mime-version:x-mailer :thread-index:date:message-id:subject:to:cc:content-type :x-gm-message-state; bh=Oo0rtlzJEuujCZ4b/Pc45iNgy2Kqif38rawQLrfnqBY=; b=jEWzRSFRyFztOFGHJAgTIPei5NKZE0resQij6uSXtbQelpX3FjxQClLQF2B5tcryi6 rKS5QukLCtbCguZu+3i2yOMnkBng0yOCkfVAK/V3DeYBntB4GVywSfp5zax+aztsVFn3 T/np4h3jyt34ANog88jegaAa9pprpi7uym57ajNb3mxqNruvS7jLtezqNajNxHk0WZrs HS4RClADlg+wwyjSYk5ryadZHbXvILWaAvq/dz/VVZsjs9/L7dh1l9gGyOLBFKG5lxGS 0Rihvh/r9Xjf0Bwdo72nsdc9s2mmo2N+ARtxHeUsvluUpWyoajXcl0kIMRJAw2nCI38S WFyw== X-Received: by 10.60.20.7 with SMTP id j7mr14003138oee.40.1360686048620; Tue, 12 Feb 2013 08:20:48 -0800 (PST) References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQIqL8waXVttbugrqkVxisGQEOzMkQH7lYxil64TMxA= Date: Tue, 12 Feb 2013 18:20:47 +0200 Message-ID: <9b90af1e573807460beef6f4b23a8f45@mail.gmail.com> To: Pierre Joye Cc: PHP internals , Dmitry Stogov Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnXxYCm0NqMdGM7GbDSazCNkMYkI9YZ3J9lPxnjJVaf2RpJpuvWBoaH41St0BNw1+n+7hMGkZSsLlzZLl24nuWq/aXyaaA9fIYmxkctKoaweGICDnWu9oeKYRUV3zXyUwfBo4eb Subject: RE: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: zeev@zend.com (Zeev Suraski) 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