From 5d8055e14d70dad4a54010eafaa31738af893e80 Mon Sep 17 00:00:00 2001 From: Metalaka Date: Fri, 29 May 2015 19:18:53 +0200 Subject: [PATCH] Fix GD tests #69698 May be take a look to [travis/compile.sh](https://github.com/php/php-src/blob/4b9299d155316e4e49d87d3941eab1ca95b2462a/travis/compile.sh#L60) --- ext/gd/tests/gd_info_variation1.phpt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ext/gd/tests/gd_info_variation1.phpt b/ext/gd/tests/gd_info_variation1.phpt index a725f6554d..1810a82f85 100644 --- a/ext/gd/tests/gd_info_variation1.phpt +++ b/ext/gd/tests/gd_info_variation1.phpt @@ -28,8 +28,6 @@ array(%d) { string(%d) %a ["FreeType Support"]=> bool%a - ["T1Lib Support"]=> - bool%a ["GIF Read Support"]=> bool%a ["GIF Create Support"]=> @@ -47,4 +45,4 @@ array(%d) { ["JIS-mapped Japanese Font Support"]=> bool%a } -===DONE=== \ No newline at end of file +===DONE=== -- 2.40.0