upgrade to 4.3.4?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Unipus
Forum Contributor
Posts: 409
Joined: Tue Aug 26, 2003 2:06 pm
Location: Los Angeles, CA

upgrade to 4.3.4?

Post by Unipus »

I'm trying to resolve a bug we have in PHP 4.3.0, documentation seems to indicate it's fixed by 4.3.2, but I figure as long as we're upgrading we might as well go to latest stable release. So I'm looking for any personal horror stories about 4.3.4 in case there's something not covered in the official propaganda.
User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

I've had no problems with it since it came out. There's no 'show stopers' when upgrading from 4.3.2 to 4.3.4, so you're safe to go ahead.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Indeed.
Unipus
Forum Contributor
Posts: 409
Joined: Tue Aug 26, 2003 2:06 pm
Location: Los Angeles, CA

Post by Unipus »

All right, digging around usenet for problems doesn't seem to turn up anything very relevant. I guess we're okay to go.
Post Reply