php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #47262 mime-info no longer available but documentation doesn't say that
Submitted: 2009-02-01 13:39 UTC Modified: 2009-11-13 23:13 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: php-bugs-2009 at ryandesign dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php-bugs-2009 at ryandesign dot com
New email:
PHP Version: OS:

 

 [2009-02-01 13:39 UTC] php-bugs-2009 at ryandesign dot com
Description:
------------
The documentation for the mime-magic extension

http://www.php.net/manual/en/mime-magic.installation.php

says I can "compile PHP with the configure switch --with-mime-magic to get support for mime-type functions" but php 5.3.0alpha3 and 5.3.0beta1 say this is an unknown configure option:

Notice: Following unknown configure options were used:

--with-mime-magic

Check './configure --help' for available options

And it's not listed in ./configure --help.

php 5.3.0alpha1 still accepted the option. I did not test 5.3.0alpha2.

I see in the NEWS file that the fileinfo extension was brought into php as of 5.3.0alpha1 and is intended as a replacement for mime-magic.


Hoping I've got this all right, and if it's intended that mime-magic disappear with 5.3.0, then this ticket is a request to update the mime-magic documentation to indicate this and that fileinfo is its replacement.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-13 23:13 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2009-11-13 23:13 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290723
Log: Removed from PHP 5.3.0 (bug #47262)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 21 01:01:27 2024 UTC