From: Christoph M. Becker Date: Tue, 18 Oct 2016 12:16:46 +0000 (+0200) Subject: Remove superfluous checks for PNG support X-Git-Tag: php-7.2.0alpha1~1093 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=371f41250cc906b7c71d2f994dec7c8eb9ab11c5;p=php Remove superfluous checks for PNG support PNG support is required to build ext/gd, so there's no need to check for it in the tests. --- diff --git a/ext/gd/tests/bug72604.phpt b/ext/gd/tests/bug72604.phpt index f9592c05b7..5cbaba7504 100644 --- a/ext/gd/tests/bug72604.phpt +++ b/ext/gd/tests/bug72604.phpt @@ -3,7 +3,6 @@ Bug #72604 (imagearc() ignores thickness for full arcs) --SKIPIF-- --FILE-- --FILE-- --FILE-- --FILE--