Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66522 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19069 invoked from network); 7 Mar 2013 16:01:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2013 16:01:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.49 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.49 mail-oa0-f49.google.com Received: from [209.85.219.49] ([209.85.219.49:46939] helo=mail-oa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/F2-31723-1F9B8315 for ; Thu, 07 Mar 2013 11:01:54 -0500 Received: by mail-oa0-f49.google.com with SMTP id j6so754918oag.8 for ; Thu, 07 Mar 2013 08:01:51 -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=NbrblmqsbFa1VnAKLWFZtqhKBej/TFJzzrW2EQ4KzSA=; b=yT/IM15GL92Y1WX1F6nDUrRmJYk2ED4D+6vyZOg+Ghwh6UZxxuoKyeg93HRcDDdDVP U1X26yvrj0VsGcXAxTtInE4Xk8ko0A41JaYq8eV5KFiKXgvO6j0xXPbKH/NmfNafPjYZ kdxccLTmBBMBIeMiRwQy69dskXM+iBkZrXdoS+ZNdaaU2NzwlfNYgkDQlFrKybvHGheO 0dLyHwZvltcEnhnSUAZ/4uHBidX4pX+miWhtOU4haKrC33NDGnixA4DGlzTqfg/RqUuh F2fPDmUmg67l9CbZzFfZ7qaRvXpnyeuGbDV3Qxj+h8RdzpiTrkCjV56yurdjFXWQpNM9 CFsw== MIME-Version: 1.0 X-Received: by 10.60.14.71 with SMTP id n7mr25981046oec.135.1362672111657; Thu, 07 Mar 2013 08:01:51 -0800 (PST) Received: by 10.182.49.136 with HTTP; Thu, 7 Mar 2013 08:01:51 -0800 (PST) In-Reply-To: <513316A1.1050109@lerdorf.com> References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> <8944597477930141639@unknownmsgid> <1a0793107537dceb9cc67c616294ce76@mail.gmail.com> <5132FE98.5050201@lerdorf.com> <513316A1.1050109@lerdorf.com> Date: Thu, 7 Mar 2013 17:01:51 +0100 Message-ID: To: Rasmus Lerdorf Cc: Pierre Joye , Zeev Suraski , Laruence , PHP Developers Mailing List Content-Type: multipart/alternative; boundary=e89a8f2353bf292bec04d757d340 Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: nikita.ppv@gmail.com (Nikita Popov) --e89a8f2353bf292bec04d757d340 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Mar 3, 2013 at 10:23 AM, Rasmus Lerdorf wrote: > On 03/03/2013 12:43 AM, Pierre Joye wrote: > > On Sun, Mar 3, 2013 at 8:41 AM, Rasmus Lerdorf > wrote: > >> The > >> first step towards integration is getting it in. > > > > That does not guarantee that further steps can be done, from a timely > manner. > > There is never any such guarantee and the current results of the vote > clearly says that the majority of people are fine with a delayed 5.5 > release. > "The majority" yes. The accessors proposal also had "the majority" in favor, but that did not suffice. As of now this RFC does *not* have a 2/3 majority for the delay. And, as I already pointed out, I really think that this RFC should go by a 2/3 vote, as it is both a very large change AND a release delay. But regardless of that, could somebody maybe point out where the "it may require a 1-2 month delay" estimation in the RFC comes from? Somewhere Rasmus said that the integration will not be tight and just a "30 minute cleanup". I guess that was a bit exaggerated and may take a bit longer, but in the same order of magnitude (like 3 hours instead of 30 minutes). By that estimate the vote ends today and we can have ZO+ bundled in one or two days. To let the change sink a bit, fix a few bugs that turn up and figure out some questions like naming and default configuration one may need another week, or maybe two. Then we should already be able to go for a beta release. Everything else can be ironed out later (it's just a beta after all and after that we have a good bit of time to fix issues that turn up). Or did I miss something? Nikita --e89a8f2353bf292bec04d757d340--