Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66528 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28500 invoked from network); 7 Mar 2013 16:39:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2013 16:39:27 -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.48 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:57287] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/05-31723-EB2C8315 for ; Thu, 07 Mar 2013 11:39:27 -0500 Received: by mail-la0-f48.google.com with SMTP id fq13so712415lab.35 for ; Thu, 07 Mar 2013 08:39:23 -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=fdoQg8FmH8/3tdyhSPNJLVxsFCsBWyv67HmA4WOf420=; b=rCk7JPtz2ZInJ2bL+rKabAXAaTLU5UBLJncLO9Q6ckuZvNFq9G5Rlv7pr0NclmoJFw u0HT+fCSefEoTMTpUEVdPQfIDPON/trfhZdcqfzV3ACRKvMInClYlJaQ1ZGWUyn1Up3c 0Vrk02GumAxQypKkkeSvLovS1yF4geV693URXSU8foJNbXmF2Zn9FTN+2ETVS4NcgSzi 4uK8elFpWzskgaskkZ06Esqs2QuTMRPl129E910cBUbET1lzSzA5AEsexOX+nWNGhLwv 8F4tyjpZNU11cuv2skP42T8POI5w+GwvOBbazUNyT5lt7AyuwcBURS0SDhcYfL4EHYJv okUQ== MIME-Version: 1.0 X-Received: by 10.112.49.99 with SMTP id t3mr9431080lbn.108.1362674363072; Thu, 07 Mar 2013 08:39:23 -0800 (PST) Received: by 10.112.38.199 with HTTP; Thu, 7 Mar 2013 08:39:22 -0800 (PST) In-Reply-To: <5138C0FD.1010208@lerdorf.com> References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <8944597477930141639@unknownmsgid> <1a0793107537dceb9cc67c616294ce76@mail.gmail.com> <5132FE98.5050201@lerdorf.com> <513316A1.1050109@lerdorf.com> <5138C0FD.1010208@lerdorf.com> Date: Thu, 7 Mar 2013 17:39:22 +0100 Message-ID: To: Rasmus Lerdorf Cc: Nikita Popov , Zeev Suraski , Laruence , PHP Developers Mailing List 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 5:31 PM, Rasmus Lerdorf wrote: > On 03/07/2013 08:26 AM, Pierre Joye wrote: > >> That being said, if o+ would have 2/3 of the votes, I think it is >> possible to get it stable until 5.5 final, not easy but possible. > > We already covered that. An opcode cache doesn't affect the language > itself. There is no new syntax and no BC issues. It affects the whole PHP environment, o+ becomes the de facto standard, it will replace APC or any other external projects per se in the long run. If such a move does not affect PHP then I do not know what else. > Much like a performance > improvement patch that has no effect on the language syntax doesn't need > 2/3. Whether it is "major" or not, doesn't matter per the established > voting process. You can't both be a stickler for the details of this > process and then ignore them when they become inconvenient for you. Oh indeed, I do that. Come on. But you'd to see that this RFC has been pushed badly in so many ways. That's not fine. And you also (or should) know that I am (or was) one of the 1st supporter to push into the core. We put our resources to test, fix and valid every single change in it since it was OSSed. However the way it is handled brings doubts, and I really don't want to have doubts for such a critical piece of the PHP environment. Cheers, -- Pierre @pierrejoye