php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48874 Sample php.ini misleading include reference to php_zip.dll
Submitted: 2009-07-09 16:14 UTC Modified: 2013-08-19 07:05 UTC
Votes:5
Avg. Score:3.0 ± 1.3
Reproduced:5 of 5 (100.0%)
Same Version:3 (60.0%)
Same OS:3 (60.0%)
From: ben at imperialwebdesigns dot com Assigned: stas (profile)
Status: Closed Package: Zip Related
PHP Version: 5.3.0 OS: win32 only - Windows 2003 Server
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: ben at imperialwebdesigns dot com
New email:
PHP Version: OS:

 

 [2009-07-09 16:14 UTC] ben at imperialwebdesigns dot com
Description:
------------
The sample INI files distributed with PHP 5.3.0 for windows references php_zip.dll in the extensions section.  This extension appears to be compiled into the core so this line is misleading.

Specifically the line is:
;extension=php_zip.dll


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-08-19 07:05 UTC] stas@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: stas
 [2013-08-19 07:05 UTC] stas@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC