Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66309 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26537 invoked from network); 27 Feb 2013 22:20:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2013 22:20:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=bobwei9@hotmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bobwei9@hotmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.55.111.82 as permitted sender) X-PHP-List-Original-Sender: bobwei9@hotmail.com X-Host-Fingerprint: 65.55.111.82 blu0-omc2-s7.blu0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.55.111.82] ([65.55.111.82:9462] helo=blu0-omc2-s7.blu0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/F2-25983-5B68E215 for ; Wed, 27 Feb 2013 17:20:39 -0500 Received: from BLU0-SMTP272 ([65.55.111.71]) by blu0-omc2-s7.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 27 Feb 2013 14:20:35 -0800 X-EIP: [mADJE37hL5xrJIb4QhSKUXE1waz4jH7G] X-Originating-Email: [bobwei9@hotmail.com] Message-ID: Received: from bob-weinands-imac.fritz.box ([78.141.134.76]) by BLU0-SMTP272.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 27 Feb 2013 14:20:33 -0800 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) In-Reply-To: Date: Wed, 27 Feb 2013 23:20:30 +0100 CC: PHP Mailing List Developers Content-Transfer-Encoding: quoted-printable References: <435a322ccb14090d3bcf6bf8a110396d@mail.gmail.com> To: Ferenc Kovacs X-Mailer: Apple Mail (2.1499) X-OriginalArrivalTime: 27 Feb 2013 22:20:33.0141 (UTC) FILETIME=[A89B1250:01CE1538] Subject: Re: [PHP-DEV] [VOTE] Integrating Zend Optimizer+ into the PHP distribution From: bobwei9@hotmail.com (Bob Weinand) Am 27.2.2013 um 22:01 schrieb Ferenc Kovacs : > I'm not sure that the current options covering all cases. > How should one vote if he/she thinks that this should go into the next > release after 5.5? > Currently their only option would be to vote for no, which isn't = doesn't > really the same thing. > Personally I would prefer roll out 5.5 without O+, but release it in = PECL > for all supported branches and move it for core in master(which means > having it in 5.6/6.0/whatever will be the next version). > Currently I don't have an option which I'm comfortable with, maybe = there > are others in the similar situation. >=20 > ps: I really love what you guys did with opensourcing it, but I just = think > that it is too late for 5.5 and I think that it is better to stick to = the > original roadmap, instead of having a 6 months delay just to ship the = O+ in > the core 6months earlier than the next version after 5.5 would be = shipped > if we would have followed the yearly release plan in the first place. >=20 > --=20 > Ferenc Kov=E1cs > @Tyr43l - http://tyrael.hu I don't see any reason why we should even have the idea to integrate O+ when it's possible to do it without any delay. Where is the big = advantage of letting customers waiting longer than needed? (Yes, they can install = it from PECL, but this is a suboptimal solution as it is no reason why installing PHP 5.5) A major release has to have a sense. There are generators... A finally keyword... list in foreach...!??? Shiny new features is the right name = for this. Nothing you need. It may clean up code to use them, but this is = not important enough to update, deal with the deprecated mysql extension, test the environment if everything works with it. Also a lot of users = have PHP versions older than PHP5.4. Some of them may still relay on removed features like these magic_quotes etc. They all have to change their code for an update. If there is nothing really important like a faster opcode = cache (faster than APC), less crashes under high load (we have sometimes these unreproducible reports in the bug list...), they don't matter about it. Please name me a few good reasons what sense releasing a PHP version nobody (who is not a developer) cares about it makes. Bob (p.s.: I like also these shiny features, but if they'd be so important, = you could also install from trunk. (That's what I do.) And don't tell me the myth = that only releases can be stable. Only a few weeks after the introduction of a new feature it is often as stable as in the future major version.)=