Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66554 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9850 invoked from network); 8 Mar 2013 08:22:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2013 08:22:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:52600] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/80-05919-DCF99315 for ; Fri, 08 Mar 2013 03:22:38 -0500 Received: by mail-la0-f51.google.com with SMTP id fo13so1423655lab.38 for ; Fri, 08 Mar 2013 00:22:34 -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=RwOYdAJMhvBoOLQvv0ql075NZdcBAHhBfdz69D7rJc8=; b=osYimE2Xlg3Obufpja0GTE+KKZoxh5Yu57XXBxhtcpS1aSgXC8bzi8zNpfU6lsL2yl 8YCKkn4KHEoVNj3VqYAxsTwildkymIsNEcbNsniKqMlR7m+d9XO9Ua1qps526rHIGWjB q/lXeG2fbDG7hIOBm4Dz6dsHqjfAsoT41vK96xqX4yDPo/Z2okFibLVglPUrq1i1kb98 lkbAHLA5EHXqrveLbupcUwcaZxJVfDO4wKswMKfpPkHFxEj441zyChNfKdgKQHeUtwLB 9anwSbm4tYLFPxSfkZVH0Io4d+9/mKXNs2W7GIJw2DVfMlBjMoxY12eXZKta1p5iwxZg 5Wjw== MIME-Version: 1.0 X-Received: by 10.152.144.105 with SMTP id sl9mr1252501lab.4.1362730954790; Fri, 08 Mar 2013 00:22:34 -0800 (PST) Received: by 10.112.38.199 with HTTP; Fri, 8 Mar 2013 00:22:34 -0800 (PST) In-Reply-To: References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <8944597477930141639@unknownmsgid> <5138CBBC.8030409@lerdorf.com> Date: Fri, 8 Mar 2013 09:22:34 +0100 Message-ID: To: David Soria Parra Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: pierre.php@gmail.com (Pierre Joye) On Thu, Mar 7, 2013 at 10:00 PM, David Soria Parra wrote: > I think the only thing requiring a 2/3 vote would be the decision on > wheather to enable it by default or not. As long as it's in ext/ > and not enabled a 50% should be sufficient. I disagree that it is the only point requiring 2/3, but yes, enabling it by default must have 2/3. Cheers, -- Pierre @pierrejoye