summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2019-03-03 19:30:14 -0800
committerStanislav Malyshev <stas@php.net>2019-03-03 19:30:14 -0800
commit44f87fbf366661c22b0290e1001417fda6041be2 (patch)
treebaa04c7be145108bc8b12861eb649d39777d345f
parent8ac6fee8562533a15db90062117210ed28b44fea (diff)
downloadphp-git-44f87fbf366661c22b0290e1001417fda6041be2.tar.gz
Fix test error message
-rw-r--r--ext/exif/tests/bug77563.phpt2
1 files changed, 1 insertions, 1 deletions
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