From 8d4e177d821a6e31c313f7f87f83d4391ed542e7 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. Close GH-13208 --- 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 7434d699bee..edfca9d850f 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--