Log in

View Full Version : Recommended PHP upgrade (4.3.11, 5.0.4)


Brad
04-07-2005, 04:47 AM
This a little late, but I know some of you never visit the vBulletin.com forums ;)

Posted by Kier (http://www.vbulletin.com/forum/showthread.php?t=135236)

PHP versions 4.3.11 and 5.0.4 have just been released and include fixes for numerous security holes, and a resolution for the performance issue that affects vBulletin as I described here (http://www.vbulletin.com/forum/showthread.php?p=800224#post800224).

We would recommend that all customers upgrade to either 4.3.11 or 5.0.4 at their earliest convenience.

The performance issue is the unserialize(); bug in PHP versions 4.3.10 and 5.0.3, in these versions unserialize(); is very slow, but the upgrade to these php versions was recommended due to exploits found in older versions of php.