An implementation of the WHATWG Mime Sniffing specification
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

23 lines
449 B

Version 0.2.1 (2021-03-06)
==========================
Changes:
- Support PHP 8
Version 0.2.0 (2020-04-19)
==========================
New features:
- Expose a MIME type's groups via is* (e.g. isAudioVideo) boolean properties
Version 0.1.1 (2020-04-17)
==========================
Bug fixes:
- Allow subclasses to access constructor and concrete properties
Version 0.1.0 (2020-04-16)
==========================
Features:
- Parsing of MIME types