Skip to content

Commit 175844c

Browse files
Fixed gd test
1 parent f90b877 commit 175844c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/gd/tests/imagecreatetruecolor_error2.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Warning: imagecreatetruecolor(): Invalid image dimensions in %s on line %d
1919

2020
Warning: imagecreatetruecolor(): Invalid image dimensions in %s on line %d
2121

22-
Warning: imagecreatetruecolor(): Invalid image dimensions in %s on line %d
22+
Warning: imagecreatetruecolor() expects parameter 1 to be long, double given in %s on line %d
2323

24-
Warning: imagecreatetruecolor(): Invalid image dimensions in %s on line %d
24+
Warning: imagecreatetruecolor() expects parameter 2 to be long, double given in %s on line %d

0 commit comments

Comments
 (0)