diff options
Diffstat (limited to 'ext/gd/tests/bug39508.phpt')
| -rw-r--r-- | ext/gd/tests/bug39508.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug39508.phpt b/ext/gd/tests/bug39508.phpt index 791c59c230..f00a4aae4e 100644 --- a/ext/gd/tests/bug39508.phpt +++ b/ext/gd/tests/bug39508.phpt @@ -11,5 +11,5 @@ $bgcolor = imagecolorallocatealpha($im,255, 255, 0, 0); imagefill($im,0,0,$bgcolor); print_r(imagecolorat($im, 1,0)); ?> ---EXPECTF-- +--EXPECT-- 16776960 |
