[ANNOUNCEMENT] MIME_Type-1.3.4 (stable) Released.

[email protected] ("PEAR Announce") Wed, 22 Oct 2014 16:41:52 +0100 (BST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package MIME_Type-1.3.4 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- add mp4 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.4
    Download: http://download.pear.php.net/package/MIME_Type-1.3.4.tgz

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