Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65779 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38469 invoked from network); 12 Feb 2013 13:48:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2013 13:48:09 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.54 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:33577] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/10-37178-7184A115 for ; Tue, 12 Feb 2013 08:48:08 -0500 Received: by mail-la0-f54.google.com with SMTP id gw10so89817lab.13 for ; Tue, 12 Feb 2013 05:48:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=/hpQ5A7hzXuyz5owu991YVxIxoECAGWauwz5iVBUbWw=; b=WRyF835D1awVy/P5ehyMIQ+MBbGGkjnA85/ZMppFUFReK/lkK0/TfPPu5NBaMeHtjh xDmrOt/shECxqGl5LjZpUOyJx6SHqOMSj9hJPiJqeACtxGWoFkLO5yerBK55YNrMClRw pYfWLUpceTcyoUOtvgeCMrcTNixFF0jKc5wZCxPQfsMKHIRMIwPUMgx+dFpThezZZBIu NYigRaEh6tX0lh4EQ4LP4t8456dbcSyDy97CLdbj/qGpCheUSl8ybIGhX47+5AX6mCFh Wsd1v6tHncAA/Y3YFvSu8IoFQHhsD2nhuLuMQxKaSVT7y6LR9ttsWLVKJwZ88l1gPgDw bq1w== MIME-Version: 1.0 X-Received: by 10.152.104.36 with SMTP id gb4mr16781983lab.13.1360676881943; Tue, 12 Feb 2013 05:48:01 -0800 (PST) Received: by 10.112.111.131 with HTTP; Tue, 12 Feb 2013 05:48:01 -0800 (PST) In-Reply-To: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> Date: Tue, 12 Feb 2013 14:48:01 +0100 Message-ID: To: Zeev Suraski Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: pierre.php@gmail.com (Pierre Joye) 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