FileTypeDetector v1.1.1 Release Notes
Release Date: 2017-04-21 // almost 6 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.
- 🐛 Bug in