tony2001 Thu May 17 11:43:47 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/gd/tests bug39780.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/bug39780.phpt?r1=1.1.2.3&r2=1.1.2.4&diff_format=u
Index: php-src/ext/gd/tests/bug39780.phpt
diff -u php-src/ext/gd/tests/bug39780.phpt:1.1.2.3
php-src/ext/gd/tests/bug39780.phpt:1.1.2.4
--- php-src/ext/gd/tests/bug39780.phpt:1.1.2.3 Wed May 16 22:21:41 2007
+++ php-src/ext/gd/tests/bug39780.phpt Thu May 17 11:43:47 2007
@@ -13,9 +13,9 @@
?>
--EXPECTF--
-Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error:
truncated data in /home/pierre/cvs/php_5_2/ext/gd/tests/bug39780.php on line 3
+Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error:
truncated data in %s on line %d
-Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in
/home/pierre/cvs/php_5_2/ext/gd/tests/bug39780.php on line 3
+Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in
%s on line %d
-Warning: imagecreatefrompng():
'/home/pierre/cvs/php_5_2/ext/gd/tests/bug39780.png' is not a valid PNG file in
/home/pierre/cvs/php_5_2/ext/gd/tests/bug39780.php on line 3
+Warning: imagecreatefrompng(): '%sbug39780.png' is not a valid PNG file in %s
on line %d
bool(false)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php