We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a9f7a commit 5af5f56Copy full SHA for 5af5f56
ext/gd/tests/bug77195.phpt
@@ -15,5 +15,5 @@ imagecreatefromjpeg($filename);
15
--EXPECTF--
16
Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: JPEG datastream contains no image in %s on line %d
17
18
-Warning: imagecreatefromjpeg(): '/mnt/c/Users/cmb/php-dev/php-src/ext/gd/tests/bug77195.jpeg' is not a valid JPEG file in %s on line %d
+Warning: imagecreatefromjpeg(): '%s' is not a valid JPEG file in %s on line %d
19
===DONE===
0 commit comments