Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65343 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93828 invoked from network); 29 Jan 2013 10:05:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2013 10:05:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=victor@suumit.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=victor@suumit.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain suumit.com from 77.238.189.71 cause and error) X-PHP-List-Original-Sender: victor@suumit.com X-Host-Fingerprint: 77.238.189.71 nm18.bullet.mail.ird.yahoo.com Received: from [77.238.189.71] ([77.238.189.71:21233] helo=nm18.bullet.mail.ird.yahoo.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/44-07604-20F97015 for ; Tue, 29 Jan 2013 05:05:55 -0500 Received: from [77.238.189.57] by nm18.bullet.mail.ird.yahoo.com with NNFMP; 29 Jan 2013 10:05:52 -0000 Received: from [217.146.188.161] by tm10.bullet.mail.ird.yahoo.com with NNFMP; 29 Jan 2013 10:05:52 -0000 Received: from [127.0.0.1] by smtp129.mail.ird.yahoo.com with NNFMP; 29 Jan 2013 10:05:52 -0000 X-Yahoo-Newman-Id: 31073.59677.bm@smtp129.mail.ird.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: CaKNm38VM1nxLUutfkafv34X18OpINcE.UyUna_woN63SL_ DrhW2zFMCcbvbJATg6duBS0A2.kB598nsD839A8O3AnbCdAFN1rePtc.Tfdb xuoQ8nzMNG7qFTmORTWFohKNSb5Vw0Mr..k20_OPwtTFZSANw1yEkTSjkNAT 44VRbyoKaZgQsbUvxniasGymNg721cWGMzDAyJe_IHEFdXnVgUNMGcAhnEsB jQSO22q_tFZk69VglTIlNu3x3rgU5kg6b_QHqmrNKw4xmRtWpHINNUm26KTV IpumLarAvQtrTaCzP9vA1GlWWN3Wj501Xou0XwNLf2NrdjhboAt_yUgTfFeX ReOdDLwAh4cT_KRgN2JvEEopmuQICMuBhO1TH2uVjLAFczF_VcnKpCZVDlYB lY0FLQnEurtoKsT1nK_mkM9vxc0uCn6gNBryibJQYna.UXQ-- X-Yahoo-SMTP: JD6O2cuswBAWdaVT1ffr98ATm3fQ3wF_ou8N Received: from [192.168.0.14] (victor@82.236.98.234 with plain) by smtp129.mail.ird.yahoo.com with SMTP; 29 Jan 2013 02:05:51 -0800 PST Message-ID: <51079EFD.8000206@suumit.com> Date: Tue, 29 Jan 2013 11:05:49 +0100 Reply-To: victor@suumit.com Organization: Suumit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: internals@lists.php.net References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> <51078485.30107@rotorised.com> <11e1ccc6eca996d9d94ae9a3bff0bbab@mail.gmail.com> <51078956.1050806@hoa-project.net> <51078DA6.4040706@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: victor@suumit.com (Victor Berchet) On 01/29/2013 10:47 AM, Martin Keckeis wrote: > From the perspective of the end-user this would be really great! > If it could really be done in 2 months -> wait for it. > Why should we break the PHP release process by 2 months+ to include O+ ? There are alternatives (APC to name one) and O+ might also be used on top of the core (I don't know it to be able to tell). I think waiting 10 months (12-2) is preferrable and O+ would go in the next PHP release (if accepted). There is really no point in delaying a relase for a feature (vs a bug fix) - even more when substitutes exist. My 2 cents, Victor