From d66fa199b42c16d89ef56905b6938269bbca7e3b Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 19 May 2003 21:50:06 +0000 Subject: [PATCH] MFH --- ext/gd/tests/bug19366.phpt | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/ext/gd/tests/bug19366.phpt b/ext/gd/tests/bug19366.phpt index 5e4d7285b3..83dfa63100 100644 --- a/ext/gd/tests/bug19366.phpt +++ b/ext/gd/tests/bug19366.phpt @@ -7,18 +7,18 @@ gdimagefill() function (Bug #19366 (fixed in bundled libgd)) ?> --FILE-- --EXPECT-- -Alive -Alive -Alive -Alive -Alive -Alive +Alive: create image +Alive: Define colors +Alive: Draw +Alive: ImageString +Alive: Send to browser +Alive: Free resources +Alive: Done -- 2.50.1