aharvey Tue, 24 Aug 2010 17:00:23 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=302746
Log: Sorry, forgot the news update for the previous commit. Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2010-08-24 16:58:16 UTC (rev 302745) +++ php/php-src/branches/PHP_5_2/NEWS 2010-08-24 17:00:23 UTC (rev 302746) @@ -3,6 +3,8 @@ ?? ??? 2010, PHP 5.2.15 - Fixed possible crash in mssql_fetch_batch(). (Kalle) +- Fixed bug #52546 (pdo_dblib segmentation fault when iterating MONEY values). + (Felipe, Adam) - Fixed bug #52436 (Compile error if systems do not have stdint.h) (Sriram Natarajan) - Fixed bug #52390 (mysqli_report() should be per-request setting). (Kalle)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php