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
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: belgab at drvsource dot net
New email:
PHP Version: OS:

 

 [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 27 01:01:30 2024 UTC