php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57170 ZIP 1.6.0 identifies itself as 1.4.0 in phpinfo()
Submitted: 2006-08-04 13:14 UTC Modified: 2006-08-13 20:24 UTC
From: me at derrabus dot de Assigned: pajoye (profile)
Status: Closed Package: zip (PECL)
PHP Version: 5.1.4 OS: Linux 2.6.17
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.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: me at derrabus dot de
New email:
PHP Version: OS:

 

 [2006-08-04 13:14 UTC] me at derrabus dot de
Description:
------------
I have downloaded and installed zip-1.6.0.tgz. After having loaded the zip extension, I had a look at the phpinfo() output on my server, and ZIP pretended to be version 1.4.0...

Reproduce code:
---------------
<?php phpinfo(); ?>

Expected result:
----------------
Zip Version 1.6.0

Actual result:
--------------
zip
Zip 	enabled
$Id: php_zip.c,v 1.63 2006/07/24 16:41:22 pajoye Exp $ 	enabled
Zip version 	1.4.0
Libzip version 	0.7.1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-13 20:24 UTC] pierre dot php at gmail dot com
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/zip


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC