FileTypeDetector v1.1.1 Release Notes

Release Date: 2017-04-21 // almost 7 years ago
  • ๐Ÿ›  Fixed two bugs:

    • ๐Ÿ› Bug in getMimeType() leading to error in any case
    • ๐Ÿ› Bug in detectByContent() when passing a stream. Now it will not be closed after type detection.

    โž• Added tests.