From: Kalle Sommer Nielsen Date: Thu, 30 Jul 2009 03:54:27 +0000 (+0000) Subject: Test case for bug #42434 X-Git-Tag: php-5.4.0alpha1~191^2~2914 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bd13ad92a2229f150c16a26898c56697e6dfa8e;p=php Test case for bug #42434 --- diff --git a/ext/gd/tests/bug42434.phpt b/ext/gd/tests/bug42434.phpt new file mode 100644 index 0000000000..cede1ac17f --- /dev/null +++ b/ext/gd/tests/bug42434.phpt @@ -0,0 +1,26 @@ +--TEST-- +Bug #42434 (ImageLine w/ antialias = 1px shorter) +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +DONE \ No newline at end of file