Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65397 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78358 invoked from network); 29 Jan 2013 14:22:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2013 14:22:21 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.173 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.220.173 mail-vc0-f173.google.com Received: from [209.85.220.173] ([209.85.220.173:37475] helo=mail-vc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/9E-10721-C1BD7015 for ; Tue, 29 Jan 2013 09:22:21 -0500 Received: by mail-vc0-f173.google.com with SMTP id fy7so293331vcb.18 for ; Tue, 29 Jan 2013 06:22:18 -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=01eEO3GY5BVoQ4yk/VCWSVZ7PzKje1SaHEUyhKW+5B4=; b=fyIoc9cnHuGiOfbYNM+h6qSc9Fc8MHoZPVQPMCJzE9frgXgwZ44IzluPXQLrK0SGYK 6gN9TW3q1T2bZFsNxDgFF+Ytzkf43igf/wNtCn4jXFQn7v+LFBMIKlk7k3lg9x9+hpex zfV3UCdel9fMUvjlDHRPsZza9Q4q/+FWgaRyOcBmCVNrnxsFipboOHbw3CyK4ptG5AEP cBelZbTUDVrs5Mc2XzRFoajE3k6uEXakLLtAc9NGsUNHN6jSbzteJ44ureycCw0lvmVI Q8Goo1uWPnZvCgmfo6Yb9J/z/5N2Aj/klDVJgxdFx86XMioL5U6J2VHFDQM3JVlf0BNW loRg== MIME-Version: 1.0 X-Received: by 10.220.241.80 with SMTP id ld16mr1181546vcb.5.1359469336517; Tue, 29 Jan 2013 06:22:16 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.58.180.10 with HTTP; Tue, 29 Jan 2013 06:22:16 -0800 (PST) In-Reply-To: <701b5012c7b84bd872e245c2c4eb4521@mail.gmail.com> References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> <2867ee446726884cd1ac3c2d185499b4@mail.gmail.com> <701b5012c7b84bd872e245c2c4eb4521@mail.gmail.com> Date: Tue, 29 Jan 2013 15:22:16 +0100 X-Google-Sender-Auth: i-PDZNQyyE2xLIyJ49n43wg7etc Message-ID: To: Zeev Suraski Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: kalle@php.net (Kalle Sommer Nielsen) 2013/1/29 Zeev Suraski : > I'd would of course prefer that we evaluate the proposal based on the > substance and not on other factors, but that said, I fully respect your > position and wouldn't hold it against you if you vote 'no'... My vote will ofcourse also take the RFC into consideration, else it would be a pointless vote, if it was an addition to PECL my vote would be a direct yes however, but directly into the core, no. As Nikita said in the previous post, we really need an opcode cacher in 5.5, but I still have a hard time seeing the justification of this, although its written by some of the longest time contributors in PHP's history. -- regards, Kalle Sommer Nielsen kalle@php.net