[ANNOUNCEMENT] MIME_Type-1.4.1 (stable) Released.

[email protected] ("PEAR Announce") Wed, 4 Nov 2015 19:58:38 +0000 (GMT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package MIME_Type-1.4.1 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- Update extension-mime-mapping list; 785 new types.

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.4.1
    Download: http://download.pear.php.net/package/MIME_Type-1.4.1.tgz

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