mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Merge branch 'PHP-7.3'
* PHP-7.3: Fix test case
This commit is contained in:
commit
c005c67ee7
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ imagecreatefromjpeg($filename);
|
|||
--EXPECTF--
|
||||
Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: JPEG datastream contains no image in %s on line %d
|
||||
|
||||
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
|
||||
===DONE===
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue