andrey Tue Mar 25 20:00:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Fix typo, thank Jani :) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.150&r2=1.2027.2.547.2.965.2.151&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.150 php-src/NEWS:1.2027.2.547.2.965.2.151 --- php-src/NEWS:1.2027.2.547.2.965.2.150 Tue Mar 25 18:30:56 2008 +++ php-src/NEWS Tue Mar 25 20:00:18 2008 @@ -151,7 +151,7 @@ (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). +- Fixed bug #43832 (mysqli_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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php