Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51416 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85366 invoked from network); 1 Feb 2011 09:46:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2011 09:46:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thelounge.net designates 91.118.73.15 as permitted sender) X-PHP-List-Original-Sender: h.reindl@thelounge.net X-Host-Fingerprint: 91.118.73.15 mail.thelounge.net Windows 98 (1) Received: from [91.118.73.15] ([91.118.73.15:60046] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 64/D5-42122-486D74D4 for ; Tue, 01 Feb 2011 04:46:46 -0500 Received: from [10.0.0.99] (rh.thelounge.net [10.0.0.99]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id 13352A3; Tue, 1 Feb 2011 10:46:42 +0100 (CET) Message-ID: <4D47D681.6080702@thelounge.net> Date: Tue, 01 Feb 2011 10:46:41 +0100 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: Mathias Grimm CC: internals@lists.php.net References: <4D479D08.2010804@thelounge.net> In-Reply-To: X-Enigmail-Version: 1.1.2 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEF3593C1B499C6225CAC9C96" Subject: Re: [PHP-DEV] implicit reference From: h.reindl@thelounge.net (Reindl Harald) --------------enigEF3593C1B499C6225CAC9C96 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 01.02.2011 10:21, schrieb Mathias Grimm: > It is a 2-step-migration nonsense > step 1 - php 4 and 5.3 the best way to trash something beautiflul > step 2 - only php 5.3 step 1 requires horrible code and so much work and with step 2 you have even more work to get the trash from step 1 clean > because there are various clients using that system so let them run on a old machine with php 4 > the development cycle cant stop with bug fixing and new=20 > features required by clients. the devleopment cycle will die because you trash too much time with nonsense work resulting in sleeping since years > no way to make a branch. no way to get it without because if your code is so ugly that it will not run with PHP5 you have so much changes you can not do on live-systems - remind that all your changes to be backward compatible can have side-effects in PHP4 and PHP5 We migrated 5 years ago to php5 and it took 2 hours because we are running the highest error-reporting in production and so we seen deprecated warnings long before and made the code clean What you do is a migration over 3 major-versions Yes, 5.2->5.3 is in some cases the same as 4->5 and this is a path which does not really exist > We know that in the step 1 is a very horrible solution, but its necessa= ry. > Even with this compatible mode (php4 and 5.3) the system is getting 50%= faster on php 5.3 have fun but let me remember that if you do this so the chance to shoot all down and waste much more time as making a branch for 5.3 with code-cleanups outside production level and update after all is done > On Tue, Feb 1, 2011 at 3:41 AM, Reindl Harald > wrote: >=20 >=20 >=20 > Am 31.01.2011 21:08, schrieb Mathias Grimm: > > the constraint is that all need to run on php4.3.6 and 5.3 >=20 > this need does not exist since php4 died a long time ago and > now it's really time that some lazy people wake up >=20 > everybody who has running php4 on prodcution servers has to be > fired - remember php5.2 support is even ending and of course > such stupid admins are tey one their servers get hacked and > used for spambots and other nice things the world do not need --------------enigEF3593C1B499C6225CAC9C96 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAk1H1oEACgkQhmBjz394AnkLEgCfUOI4gWhiM7oDCTt9BFqBYFAL lSAAnRtXm3nihMmPj/wng1Vs9H1M0Glk =o7oX -----END PGP SIGNATURE----- --------------enigEF3593C1B499C6225CAC9C96--