FS#1260 - PHP is compiled without --with-mime-magic

Attached to Project: Arch Linux
Opened by Roberto Braga (Bobonov) - Tuesday, 17 August 2004, 15:35 GMT
Last edited by Judd Vinet (judd) - Tuesday, 17 August 2004, 19:13 GMT
Task Type Feature Request
Category Packages: Current
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Actually PHP is compiled without --with-mime-magic that allow the use of the mime_content_type() function.
Actually this function is deprecated in PHP, they suggest to use fileinfo() from PECL extension repository
http://pecl.php.net/package/Fileinfo
For the moment is suerely wiser to use the PHP one untill they decide what to do.
This task depends upon

Closed by  Judd Vinet (judd)
Tuesday, 28 September 2004, 07:10 GMT
Reason for closing:  Implemented

Loading...