Edit report at https://bugs.php.net/bug.php?id=39506&edit=1

 ID:                 39506
 Comment by:         claudio dot baratti at gmail dot com
 Reported by:        hscheidegger at zumbach dot ch
 Summary:            Archive corrupt with ZipArchive::addFile method
 Status:             Closed
 Type:               Bug
 Package:            Zip Related
 Operating System:   Windows XP
 PHP Version:        5.2.0
 Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

Sorry, I have the same problem with php version 5.2.8 and apache 2.2.11 on 
platform winxp. I cannot upgrade to 5.3 version. In this version whould I still 
have the problem? or it's has been fixed?
Claudio


Previous Comments:
------------------------------------------------------------------------
[2006-11-17 18:42:23] paj...@php.net

For the record here, it was not an addFile problem but the binary mode being 
ignored by the windows API. It is now forced  to binary using a lower level 
function.

------------------------------------------------------------------------
[2006-11-16 13:13:30] hscheidegger at zumbach dot ch

The 'addFile()' method is now working in our environment.
Thanks for your help,
Regards, H-P Scheidegger

------------------------------------------------------------------------
[2006-11-15 19:18:38] paj...@php.net

The snaps have not been yet updated. Please wait the _next_ one and try again :)

------------------------------------------------------------------------
[2006-11-15 18:00:57] hscheidegger at zumbach dot ch

Unfortunately there is still the same problem.
I'm using Apache2.2.3 and the related versions of php5apache2.dll and 
php5apache2_filter.dll;
Does this matter?

------------------------------------------------------------------------
[2006-11-15 16:26:32] paj...@php.net

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

I just commited a fix, it should fix it for all other SAPI (it works in 
CLI/CGI/Embed).

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=39506


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=39506&edit=1

Reply via email to