From: Stanislav Malyshev Date: Mon, 4 Mar 2019 03:30:14 +0000 (-0800) Subject: Fix test error message X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df98747cb30a14e5ae0e5c847c926456d3a9210d;p=php Fix test error message --- diff --git a/ext/exif/tests/bug77563.phpt b/ext/exif/tests/bug77563.phpt index c14588664b..9e7ccc768b 100644 --- a/ext/exif/tests/bug77563.phpt +++ b/ext/exif/tests/bug77563.phpt @@ -8,7 +8,7 @@ $s = exif_thumbnail(__DIR__."/bug77563.jpg"); ?> DONE --EXPECTF-- -Warning: exif_thumbnail(bug77563.jpg): Illegal IFD offset in %s/bug77563.php on line %d +Warning: exif_thumbnail(bug77563.jpg): IFD data too short: 0x0009 offset 0x0008 in %s/bug77563.php on line %d Warning: exif_thumbnail(bug77563.jpg): File structure corrupted in %s/bug77563.php on line %d