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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
20 + 16 = ?
Subscribe to this entry?

 
 [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: Sun Jun 16 17:01:29 2024 UTC