andrey Tue Mar 25 18:30:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: news entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.149&r2=1.2027.2.547.2.965.2.150&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.149 php-src/NEWS:1.2027.2.547.2.965.2.150 --- php-src/NEWS:1.2027.2.547.2.965.2.149 Thu Mar 20 18:12:58 2008 +++ php-src/NEWS Tue Mar 25 18:30:56 2008 @@ -151,6 +151,8 @@ (Nuno, Scott) - Fixed bug #43960 (strtotime() returns timestamp in the future when given a bogus string). +- Fixed bug #43832 (mysqi_get_charset() doesn't expose charset comment). + (Andrey) - Fixed bug #43808 (date_create never fails (even when it should)). (Derick) - Fixed bug #43527 (DateTime created from a timestamp reports environment timezone). (Derick)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php