Skip to content

Commit 2966da7

Browse files
committed
Fix failing test
1 parent 1907cbd commit 2966da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/gd/tests/bug77479.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ imagewbmp($im, __DIR__ . '/77479.wbmp');
1515
?>
1616
===DONE===
1717
--EXPECTF--
18-
Warning: imagewbmp(): gd warning: product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
18+
Warning: imagewbmp():%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
1919
in %s on line %d
2020

2121
Warning: imagewbmp(): Could not create WBMP in %s on line %d

0 commit comments

Comments
 (0)