[UPHPU] PHP 4 EOL Announcement
Walt Haas
haas at xmission.com
Wed Jul 18 14:54:45 MDT 2007
On Wed, 2007-07-18 at 14:22 -0600, Lamont Peterson wrote:
> Almost all
> the code I ever wrote for PHP 4 (since PHP 4.0.0) ran on PHP 5 with little to
> no modification (some ran, but still needed other love to make it do what I
> really wanted it to do, but that's another story). The major reason for
> this? I wrote object-oriented code using "proper", clean, well-commented,
> simple, organized, engineering (design it all, then code the parts)
> practices. Having good, well-formed code to start with made it *tons* easier
> to port.
So would I be correct in guessing that you never coded
$this = something;
in your programs? :-)
-- Walt
More information about the UPHPU
mailing list