From: Christoph M. Becker Date: Sun, 30 Jul 2017 12:01:51 +0000 (+0200) Subject: It's `--SKIPIF--`, not `--SKIP--` X-Git-Tag: php-7.2.0beta2~19^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=782f45c8e6d8a3f22a329d08245d91ed79dea1e2;p=php It's `--SKIPIF--`, not `--SKIP--` --- diff --git a/ext/gd/tests/imagegetclip_basic.phpt b/ext/gd/tests/imagegetclip_basic.phpt index f5f1893cf8..864304038a 100644 --- a/ext/gd/tests/imagegetclip_basic.phpt +++ b/ext/gd/tests/imagegetclip_basic.phpt @@ -1,6 +1,6 @@ --TEST-- imagegetclip() - basic functionality ---SKIP-- +--SKIPIF-- diff --git a/ext/gd/tests/imagesetclip_basic.phpt b/ext/gd/tests/imagesetclip_basic.phpt index ced49c7eaf..6cf2ef2beb 100644 --- a/ext/gd/tests/imagesetclip_basic.phpt +++ b/ext/gd/tests/imagesetclip_basic.phpt @@ -1,6 +1,6 @@ --TEST-- imagesetclip() - basic functionality ---SKIP-- +--SKIPIF-- diff --git a/ext/gd/tests/imagetypes_bmp.phpt b/ext/gd/tests/imagetypes_bmp.phpt index 577dc1fc1e..8a92dda28f 100644 --- a/ext/gd/tests/imagetypes_bmp.phpt +++ b/ext/gd/tests/imagetypes_bmp.phpt @@ -1,6 +1,6 @@ --TEST-- imagetypes() - BMP support ---SKIP-- +--SKIPIF--