1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 03:51:07 +02:00

Fix test error message

This commit is contained in:
Stanislav Malyshev
2019-03-03 19:30:14 -08:00
parent 8ac6fee856
commit 44f87fbf36

View File

@@ -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