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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri Mar 29 11:01:29 2024 UTC