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
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: 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

Pull Requests

Pull requests:

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: Thu Dec 26 12:01:30 2024 UTC