php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52328 Fileinfo extension is not enabled by default
Submitted: 2010-07-13 14:53 UTC Modified: 2010-07-27 21:29 UTC
From: mikk36 at mikk36 dot eu Assigned: philip (profile)
Status: Closed Package: Windows Installer
PHP Version: 5.3.2 OS: Windows 7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mikk36 at mikk36 dot eu
New email:
PHP Version: OS:

 

 [2010-07-13 14:53 UTC] mikk36 at mikk36 dot eu
Description:
------------
The documentation says that this extension should be enabled by default as of 5.3.0, but when installing PHP 5.3.2, this extension is not enabled by default.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-14 11:22 UTC] niel dot archer at blueyonder dot co dot uk
The phrase "enabled by default" means that it is part of the default builds. Previously it wasn't available with the default builds, but had to be included separately. It doesn't necessarily mean that it is "enabled", Windows for example, builds most extensions as shared and have to be enabled in php.ini
 [2010-07-14 11:30 UTC] mikk36 at mikk36 dot eu
So a more correct term would be "included by default"?
You in your own reply say that one has to manually enable it, which opposes the "enabled by default" statement.
 [2010-07-27 21:28 UTC] philip@php.net
Automatic comment from SVN on behalf of philip
Revision: http://svn.php.net/viewvc/?view=revision&revision=301621
Log: Added Windows info, which closes PHP Bug #52328 and also added info about the bundled libmagic, and info for 5.2 users
 [2010-07-27 21:29 UTC] philip@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: philip
 [2010-07-27 21:29 UTC] philip@php.net
This bug is fixed in SVN and will show up this upcoming Friday, thanks for the 
report :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 22:01:32 2024 UTC