]> granicus.if.org Git - php/commit
Fixed bug #68731 finfo_buffer doesn't extract the correct mime with some gifs
authorAnatol Belski <ab@php.net>
Thu, 22 Jan 2015 11:26:50 +0000 (12:26 +0100)
committerAnatol Belski <ab@php.net>
Thu, 22 Jan 2015 11:26:50 +0000 (12:26 +0100)
commit093a23d1c4d8a6a986211aa00b672dc3392f438a
tree5bf4294ffb59ef4730d69a65e138fc1f0424fa28
parentc9d0894ec5872f035bb2d6f1ad78fbcdf2cf20ff
Fixed bug #68731 finfo_buffer doesn't extract the correct mime with some gifs

The fix for bug #67647 applies here, too.
NEWS
ext/fileinfo/tests/68731.gif [new file with mode: 0644]
ext/fileinfo/tests/bug68731.phpt [new file with mode: 0644]