php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66683 archives with entries files bigger than 4GiB do not get saved
Submitted: 2014-02-10 11:04 UTC Modified: 2015-05-17 04:22 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: belgab at drvsource dot net Assigned: cmb (profile)
Status: No Feedback Package: zip (PECL)
PHP Version: 5.5.9 OS: Windows 2008 R2 Datacenter
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
25 + 35 = ?
Subscribe to this entry?

 
 [2014-02-10 11:04 UTC] belgab at drvsource dot net
Description:
------------
Zip Extension data (compiled version for 5.5.x x86 as found in the PECL repo):
  Zip => enabled
  Extension Version => $Id: 872affeb4da56999accae9cdc682d3f3bb3f3458 $
  Zip version => 1.12.4
  Libzip version => 0.11.2

PHP Version: 5.5.9 compiled with VS2012 without the .zip extension

Does the latest .zip extension has ZIP64 support?



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-05-05 15:02 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2015-05-05 15:02 UTC] cmb@php.net
Zip64 support is supposed to be available since libzip 0.11. As of
PHP 5.6.8 libzip 0.11.2 or newer are bundled. For older PHP
versions PECL provides up-to-date zip extension packages (use
1.12.4 or newer): <https://pecl.php.net/package/zip>

Can you confirm that the issue is solved with latest PHP resp.
PECL zip versions?
 [2015-05-17 04:22 UTC] pecl-dev at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 03:01:28 2024 UTC