[ANNOUNCEMENT] MIME_Type-1.4.0 (stable) Released.
[email protected] ("PEAR Announce") Wed, 7 Oct 2015 08:58:49 +0100 (BST)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package MIME_Type-1.4.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
- Drop PHP4 support
- MIME_Type is E_STRICT-clean now
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.0
Download: http://download.pear.php.net/package/MIME_Type-1.4.0.tgz
Authors
-------
Christian Weiske (developer)