iliaa Mon Mar 3 21:14:20 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: MFB: Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers()) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1103&r2=1.2027.2.547.2.1104&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1103 php-src/NEWS:1.2027.2.547.2.1104 --- php-src/NEWS:1.2027.2.547.2.1103 Sun Mar 2 15:36:09 2008 +++ php-src/NEWS Mon Mar 3 21:14:19 2008 @@ -2,6 +2,8 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Mar 2008, PHP 5.2.6 - Fixed bug #44306 (Better detection of MIPS processors on Windows). (Ilia) +- Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers()). + (Ilia) 27 Feb 2008, PHP 5.2.6RC1 - Fixed security issue detailed in CVE-2008-0599. (Rasmus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php