This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-25 08:58:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e38daffe602b0733af514e15e9af19beb610e7bf
archived-php-src
/
ext
/
zip
T
History
Ilia Alshanetsky
172d037068
Removed unreachable code (stream == NULL check is done already)
2011-09-21 19:08:30 +00:00
..
examples
- sync with PECL HEAD
2008-05-21 09:27:41 +00:00
lib
fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
2011-01-30 22:28:57 +00:00
tests
Fix cleanup routines
2011-09-07 12:05:19 +00:00
config.m4
- add missing files for 0.9
2008-08-08 09:47:15 +00:00
config.w32
- MFH: update to 0.9 (torrentzip support, files open only when necessary), windows fixes
2008-08-07 23:24:11 +00:00
CREDITS
…
php_zip.c
Removed unreachable code (stream == NULL check is done already)
2011-09-21 19:08:30 +00:00
php_zip.h
- Year++
2011-01-01 02:17:06 +00:00
TODO
…
zip_stream.c
- Fixed bug
#49072
(feof never returns true for damaged file in zip).
2011-02-01 14:43:52 +00:00