mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Removed from PHP 5.3.0 (bug #47262)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290723 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
49e5833d21
commit
761a76a216
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
<!-- $Revision$ -->
|
||||
<section xml:id="mime-magic.installation" xmlns="http://docbook.org/ns/docbook">
|
||||
&reftitle.install;
|
||||
<warning>
|
||||
<para>
|
||||
Mimetype extensions has been removed from PHP 5.3.0 in favor of <link
|
||||
linkend="book.fileinfo">Fileinfo</link>.
|
||||
</para>
|
||||
</warning>
|
||||
<para>
|
||||
You must compile PHP with the configure switch
|
||||
<option role="configure">--with-mime-magic</option> to get support for
|
||||
|
|
Loading…
Reference in a new issue