Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65515 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33996 invoked from network); 30 Jan 2013 18:22:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2013 18:22:48 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.219.46 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.219.46 mail-oa0-f46.google.com Received: from [209.85.219.46] ([209.85.219.46:33551] helo=mail-oa0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/A7-09318-7F469015 for ; Wed, 30 Jan 2013 13:22:48 -0500 Received: by mail-oa0-f46.google.com with SMTP id k1so2018692oag.5 for ; Wed, 30 Jan 2013 10:22:45 -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=MKSNhk2ZsxPiSHVCh/Ed4de0biJ8/8M1qQl3trh2bbA=; b=MJkFGd1Ke+SMDCIancpA+GeZiPfi/sFvVTPF463TCe9Ha9eMYhnBpLaIlV6bjxU7j9 x/BOKSHF37+cEWtCMhSiOnHNBB8f9fDWlcUbavAY4qyMxrSmDYva2jrTlfk7lCbtH9Re r8v3n59zp8tRLBfcRBAl+ygyYunOcqzz3nE04nnVZGmliPQZNXAU8BZcVsBBC8i7O7wr y/naI/7ryPZXmyZ71dEVjeY/20Kbvp4DUjan/4+dZP5l2lEnSS+JWiGYn1Zxl0hgrfHN lGld80PZ61kaRczh4F5Phl8oWkQs3Bgs9VMVER6oWK7bnXWBSpVA2KtosuUrhc0f//Ff wPtg== X-Received: by 10.182.232.65 with SMTP id tm1mr4333487obc.32.1359570165072; Wed, 30 Jan 2013 10:22:45 -0800 (PST) References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> <1359562177.37091.YahooMailNeo@web133001.mail.ir2.yahoo.com> <1359562237.22084.YahooMailNeo@web133001.mail.ir2.yahoo.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQIqL8waXVttbugrqkVxisGQEOzMkQHawY2bAc7yT9YBMfTp0wFvTjfol3d1xMA= Date: Wed, 30 Jan 2013 20:22:44 +0200 Message-ID: <66e4c5a4c9c9ba660b40d953d013c5e6@mail.gmail.com> To: Pierre Joye Cc: PHP internals Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQn+LEhp7OGClkz5Eq9QROF2B9hqW6ZZpvEAF1TtkK4RxlW/5JfNLNg0i0zaoLNvCPwoQCjO1mpf36A/Ts7a6XD2C5b9BfEnIj3zZEik9sIHQkOFnK/U0NASXe4Xqm4UUdSIMSGw Subject: RE: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Pierre Joye [mailto:pierre.php@gmail.com] > Sent: Wednesday, January 30, 2013 7:22 PM > To: Zeev Suraski > Cc: hakre; PHP internals > Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP > distribution > > On Wed, Jan 30, 2013 at 5:47 PM, Zeev Suraski wrote: > >> > * In that RFC you write: > >> > > >> > "the integration won't happen before late 2014." [if it's not > >> > bundled with PHP 5.5] > >> > > >> > Can you please outline why? > > > > Based on an 18 month release cycle, and assuming we release 5.5.0 in > > mid 2013, 5.6.0 will come out late 2014. > > it is more a 12-14 months actually. And it should be so. FWIW I think that's way too rapid (as I shared with you back in the day), but that's a topic for a different discussion. We have enough on our hands as it is :) Zeev