[ANNOUNCEMENT] MIME_Type-1.3.5 (stable) Released.

[email protected] ("PEAR Announce") Mon, 15 Jun 2015 14:27:14 +0100 (BST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package MIME_Type-1.3.5 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- add .m2t and .m2ts to extensionToType array

Package Info
------------
Provide functionality for dealing with MIME types.
* Parse MIME type.
* Supports full RFC2045 specification.
* Many utility functions for working with and determining info about types.
* Most functions can be called statically.
* Autodetect a file's mime-type, either with fileinfo extension,
  mime_magic extension, the 'file' command or an in-built mapping list

Related Links
-------------
Package home: http://pear.php.net/package/MIME_Type
   Changelog: http://pear.php.net/package/MIME_Type/download/1.3.5
    Download: http://download.pear.php.net/package/MIME_Type-1.3.5.tgz

Authors
-------
Christian Weiske (developer)