| Package Information |
| Summary |
libmagic bindings |
| Maintainers |
Ilia Alshanetsky <ilia@prohost.org> (lead) [details]
|
| License |
PHP |
| Description |
This extension allows retrieval of information regarding vast majority of file.
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. |
Release notes Version0.3 |
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. |
|