History log of /PHP-7.4/ext/exif/tests/bug78910.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 5621c5fa 13-Jun-2020 Christoph M. Becker

Fix #79687: Sony picture - PHP Warning - Make, Model, MakerNotes

Even if the length of a maker note does not match our expectations
(either because the maker note is corrupted, or becaus

Fix #79687: Sony picture - PHP Warning - Make, Model, MakerNotes

Even if the length of a maker note does not match our expectations
(either because the maker note is corrupted, or because our
expectations do not quite match reality), there is no need to let
parsing fail; we can still go on parsing the other meta information.

show more ...


# d82a2f6c 16-Dec-2019 Stanislav Malyshev

Test fixes


# d348cfb9 16-Dec-2019 Stanislav Malyshev

Fixed bug #78910