FileTypeDetector v1.1.0 Release Notes
Release Date: 2017-04-18 // about 6 years ago-
- Both
detectByFilename()
anddetectByContent()
now return an array with 3 elements: type, format and mimetype. getMimeType()
now works with file names and streams, not with formats.
- Both