From: Christoph M. Becker Date: Sat, 19 Jan 2019 10:13:13 +0000 (+0100) Subject: Fix failing test X-Git-Tag: php-7.3.2RC1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2966da70cf10db8b3213513850bbb74931c08e6c;p=php Fix failing test --- 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