diff --git a/ext/gd/tests/bug77943.phpt b/ext/gd/tests/bug77943.phpt new file mode 100644 index 00000000000..1009b3e4b38 --- /dev/null +++ b/ext/gd/tests/bug77943.phpt @@ -0,0 +1,29 @@ +--TEST-- +Bug #77943 (imageantialias($image, false); does not work) +--SKIPIF-- + +--FILE-- + +===DONE=== +--EXPECT-- +The images are equal. +===DONE=== diff --git a/ext/gd/tests/bug77943.png b/ext/gd/tests/bug77943.png new file mode 100644 index 00000000000..6eae56c05d6 Binary files /dev/null and b/ext/gd/tests/bug77943.png differ