Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66440 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77418 invoked from network); 3 Mar 2013 09:32:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2013 09:32:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.219.42 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.219.42 mail-oa0-f42.google.com Received: from [209.85.219.42] ([209.85.219.42:49267] helo=mail-oa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/D0-06331-3C813315 for ; Sun, 03 Mar 2013 04:32:52 -0500 Received: by mail-oa0-f42.google.com with SMTP id i18so7925987oag.29 for ; Sun, 03 Mar 2013 01:32:49 -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=E5JmTqDzFi6TCAXqAitBHBiNOFv2D3o0ImSWRlWlTdI=; b=opxv1I3xa+Oynkvg0o4T9VbWB+Hbqax8QNB/UyvoPGJ+9Jokj1wAOipJz3DAE+ZUqI jCHeMmEW2yAGgOLUGvsohDqjDZ3FZ0YYfqWdgW6y84MoQHn28GtXmerw6+zUTcjPxeTh T63dR3tNi+tDYXneSwnlX5Qzh/tjtHnKi3KT7j2Qe2KhL8323FR/hPHhPOIU9JiHG8yS izw0OlpnlMG8AZnpluxOFVOGtS99dNfYvMoLN8oJNVZNUCBQKBQseVG8jy5Ac6XVZglY MpTOO9zzqF8YeXYN4jnxZt9Ql6jbq+T09LA5zuiDxXUFcPBk4Pp6zaIWBzgIcLJVcxDC gWrw== X-Received: by 10.182.115.34 with SMTP id jl2mr13221589obb.9.1362303169580; Sun, 03 Mar 2013 01:32:49 -0800 (PST) References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <8944597477930141639@unknownmsgid> <1a0793107537dceb9cc67c616294ce76@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJ3DSuB//AVAgGgZEkT5WvLzC9oRwILJHjTAh6IVksCNX/beQFFG8MiAtbChFYB2/TX5JbfCOKg Date: Sun, 3 Mar 2013 11:32:48 +0200 Message-ID: <4aecbf9e3bfc51e732f33029ed1b4952@mail.gmail.com> To: Pierre Joye Cc: PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlaO7u3yrh31br0MPmveIvLll2/TY3SsWXvbgjoSfB7V+p2y/E1P7Om0VDGtWLxjdsyDeTMhjsvxuzmh4fxiPzo3ivEUhNA0wdBSFl6hfxa9YmqqDIdG5QEjWAoQ7luMvsXEwi+ Subject: RE: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Pierre Joye [mailto:pierre.php@gmail.com] > Sent: Sunday, March 03, 2013 9:26 AM > To: Zeev Suraski > Cc: Laruence; PHP Developers Mailing List > Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP > distribution > > On Sun, Mar 3, 2013 at 8:21 AM, Zeev Suraski wrote: > >> How "Don't integrate Optimizer+ to PHP" can be remotely related to > >> the available of o+ via PECL? > > > > Actually it seems as if some of the original text got lost when I > > switched to the active vote, but it used to read 'Don't integrate > > Optimizer+ to PHP, release only in PECL'. My bad. > > > No offense and pls do not see what I will say here as an attempt to block it, as I > really want o+ in core. > > I think this RFC should be fixed (fix wording to represent the actual actions, > s,integration,bundling&cleanup,), votes options added to cover what has been > discussed. Add a roadmap as well for the further steps that can/could/will be > taken to make o+ even better while being in core. Pierre, The whole 'integration' point is well defined in the RFC under the 'PHP 5.5.0 section'. There's no tight integration on the table. The delay is also defined as anywhere between 0 and 1-2 months, it's not open-ended. I added a bit of clarifying text to the 3rd option, to ensure people understand this would mean we make it avail through PECL. I'm not going to add additional voting options at this point. Look around, the a strong majority of devs and the vast majority of core devs wants it in 5.5.0, and not continue hashing with bureaucracy. We'd really love to be done with the discussion instead of restarting it. Zeev