Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
smalyshev committed Mar 16, 2020
1 parent 0d139c5 commit 2c081b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/exif/tests/bug79282.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ var_dump(exif_read_data('data://image/jpeg;base64,/9jhAAlFeGlmAAAg'));

?>
--EXPECTF--
Warning: exif_read_data(): Invalid TIFF alignment marker in %s on line %d
Warning: exif_read_data(): Missing TIFF alignment marker in %s on line %d

Warning: exif_read_data(): File structure corrupted in %s on line %d

Expand Down

0 comments on commit 2c081b7

Please sign in to comment.