felipe Mon Aug 4 18:26:15 2008 UTC Modified files: /php-src/ext/gd/tests imagecolorclosesthwb.phpt Log: - Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/imagecolorclosesthwb.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/gd/tests/imagecolorclosesthwb.phpt diff -u php-src/ext/gd/tests/imagecolorclosesthwb.phpt:1.2 php-src/ext/gd/tests/imagecolorclosesthwb.phpt:1.3 --- php-src/ext/gd/tests/imagecolorclosesthwb.phpt:1.2 Wed Jul 30 09:57:55 2008 +++ php-src/ext/gd/tests/imagecolorclosesthwb.phpt Mon Aug 4 18:26:15 2008 @@ -26,5 +26,5 @@ Warning: imagecolorclosesthwb() expects parameter 1 to be resource, null given in %s on line %d NULL -Warning: imagecolorclosesthwb() expects parameter 2 to be long, string given in %s on line %d +Warning: imagecolorclosesthwb() expects parameter 2 to be long, Unicode string given in %s on line %d NULL
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php