From 755e1e12fa1ea3bee6ae262e3677d83a5af4b4c4 Mon Sep 17 00:00:00 2001 From: David Carlier Date: Sat, 20 Jan 2024 23:48:50 +0000 Subject: [PATCH] ext/gd disable gh13082 test for travis. The sample file is for little endian architectures. --- ext/gd/tests/gh13082.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/gd/tests/gh13082.phpt b/ext/gd/tests/gh13082.phpt index 7434d699bee94..edfca9d850fdc 100644 --- a/ext/gd/tests/gh13082.phpt +++ b/ext/gd/tests/gh13082.phpt @@ -2,6 +2,8 @@ GH-13082 - imagefontwidth/height unexpectedly throwing an exception on a valid GdFont object. --EXTENSIONS-- gd +--SKIPIF-- + --FILE--