summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-01-19 11:13:13 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2019-01-19 11:13:13 +0100
commit2966da70cf10db8b3213513850bbb74931c08e6c (patch)
tree6610f47a5841e7dfb26828c094778309ede0bbaa /ext
parent1907cbd8b3cd63a325a5c6d0ba6f3af2267368c1 (diff)
downloadphp-git-2966da70cf10db8b3213513850bbb74931c08e6c.tar.gz
Fix failing test
Diffstat (limited to 'ext')
-rw-r--r--ext/gd/tests/bug77479.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug77479.phpt b/ext/gd/tests/bug77479.phpt
index 9441e38d3e..063f5d4f8a 100644
--- a/ext/gd/tests/bug77479.phpt
+++ b/ext/gd/tests/bug77479.phpt
@@ -15,7 +15,7 @@ imagewbmp($im, __DIR__ . '/77479.wbmp');
?>
===DONE===
--EXPECTF--
-Warning: imagewbmp(): gd warning: product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
+Warning: imagewbmp():%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
in %s on line %d
Warning: imagewbmp(): Could not create WBMP in %s on line %d