mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix failing test
Due to commit 17408238
the tested TIFF file produces an additional
warning.
This commit is contained in:
parent
f0031ed151
commit
a055ab76c7
1 changed files with 2 additions and 0 deletions
|
@ -8,5 +8,7 @@ Bug #73737 (Crash when parsing a tag format)
|
|||
var_dump($exif);
|
||||
?>
|
||||
--EXPECTF--
|
||||
Warning: exif_thumbnail(bug73737.tiff): Process tag(x0100=ImageWidth ): Illegal components(0) in %s on line %d
|
||||
|
||||
Warning: exif_thumbnail(bug73737.tiff): Error in TIFF: filesize(x0030) less than start of IFD dir(x10102) in %s line %d
|
||||
bool(false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue