Top Level :: File Formats
:: Fileinfo
:: 0.3
Fileinfo 0.3
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.
Package Information |
Summary |
libmagic bindings |
Maintainers |
Ilia Alshanetsky <
ilia at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
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. |
Release notes
Version 0.3
(beta)
|
1) Fixed the ZTS (thread-safe) build of the extension. 2) Fixed a crash when the magic file could not be opened. 3) Improved detection of the magic file during configure. |
|
Dependencies for release 0.3 |
|
|