Fileinfo-pecl

This package has been superseded, but is still maintained for bugs and security fixes. Package has moved to channel php-src/ext/fileinfo package in php sources.
This extension has been replaced by fileinfo.

libmagic bindings

Allows retrieval of information regarding a vast majority of file types. This information may include dimensions, quality, length etc.

Additionally it can also be used to retrieve the mime type for a particular
file and for text files proper language encoding.

Note: As of PHP 5.3.0 this extension is enabled by default and this PECL extension is no longer maintained and will contain no more releases.

Maintainer

  • No maintainer! Will you be the next maintainer of this extension?

Details

Downloads: 988942
1.0.4
17 years ago
Version 1.0.4 change log

1) Fixed detection of magic files
2) Fixed build problems with older version of libmagic