Forum Moderators: coopster

Message Too Old, No Replies

PHP v5.2.0 Released!

         

dreamcatcher

9:40 pm on Nov 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Just a heads up for the latest major release. Over 200 bug fixes.

[php.net...]

dc

phparion

10:17 am on Nov 6, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



200 Bugs :-[] .. It means I had been coding exceptional applications in a language which had 200 bugs ....... thumbs are up for me :)

anyway, thanks Mod for the updates, I will update myself soon BUT If you can give a link about the drawbacks / dangers / cautions of upgrading to this version as I remember when I upgraded my PHP 4.2 to PHP 5 some of my critical applications started to give errors though exectution speed increased.. so are there any such dangers that we should keep in mind before upgrading to PHP 5.2.0?

jatar_k

4:36 pm on Nov 6, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



there is update info here
[php.net...]

or the ChangeLog gives you info on what was changed/fixed
[php.net...]

coopster

11:27 pm on Nov 6, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member




All users of PHP, especially those using earlier PHP 5 releases are advised to upgrade to this release as soon as possible. This release also obsoletes the 5.1 branch of PHP.

OK ;)


Hooks for tracking file upload progress were introduced.

I like where this is going.