iliaa Fri Oct 26 03:19:33 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/gd/tests bug38212.phpt
Log:
Fixed a typo
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/bug38212.phpt?r1=1.1.2.3&r2=1.1.2.3.2.1&diff_format=u
Index: php-src/ext/gd/tests/bug38212.phpt
diff -u php-src/ext/gd/tests/bug38212.phpt:1.1.2.3
php-src/ext/gd/tests/bug38212.phpt:1.1.2.3.2.1
--- php-src/ext/gd/tests/bug38212.phpt:1.1.2.3 Sun Dec 10 02:55:30 2006
+++ php-src/ext/gd/tests/bug38212.phpt Fri Oct 26 03:19:33 2007
@@ -1,5 +1,5 @@
--TEST--
-Bzg #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters)
+Bug #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters)
--SKIPIF--
<?php
if (!function_exists('imagecopy')) die("skip gd extension not
available\n");
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php