diff options
Diffstat (limited to 'ext/gd/tests/bug39366.phpt')
| -rw-r--r-- | ext/gd/tests/bug39366.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug39366.phpt b/ext/gd/tests/bug39366.phpt index f80564565d..85c72fe860 100644 --- a/ext/gd/tests/bug39366.phpt +++ b/ext/gd/tests/bug39366.phpt @@ -17,5 +17,5 @@ imagesavealpha($rotate, true); $c = imagecolorat($rotate,5,5); printf("%X\n", $c); ?> ---EXPECTF-- +--EXPECT-- 32FF0000 |
