felipe Tue Jan 20 20:28:05 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: BFN #47087 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.470&r2=1.2027.2.547.2.965.2.471&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.470 php-src/NEWS:1.2027.2.547.2.965.2.471 --- php-src/NEWS:1.2027.2.547.2.965.2.470 Tue Jan 20 11:22:43 2009 +++ php-src/NEWS Tue Jan 20 20:28:04 2009 @@ -53,6 +53,7 @@ - Fixed bug #47145 + #47159 (Always free failed SQLite statements). (Scott) - Fixed bug #47141 (Unable to fetch error messages from SQLite when the database can't be opened). (Scott) +- Fixed bug #47087 (Second parameter of mssql_fetch_array()). (Felipe) - Fixed bug #47050 (mysqli_poll() modifies improper variables). (Johannes) - Fixed bug #47045 (SplObjectStorage instances compared with ==). (Etienne) - Fixed bug #46979 (use with non-compound name *has* effect). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php