From 782f45c8e6d8a3f22a329d08245d91ed79dea1e2 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sun, 30 Jul 2017 14:01:51 +0200 Subject: [PATCH] It's `--SKIPIF--`, not `--SKIP--` --- ext/gd/tests/imagegetclip_basic.phpt | 2 +- ext/gd/tests/imagesetclip_basic.phpt | 2 +- ext/gd/tests/imagetypes_bmp.phpt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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-- -- 2.50.1