FileTypeDetector v1.1.0 Release Notes

Release Date: 2017-04-18 // about 7 years ago
    • Both detectByFilename() and detectByContent() now return an array with 3 elements: type, format and mimetype.
    • getMimeType() now works with file names and streams, not with formats.