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-03-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd810ef9bcf4e5505206ee17e1bcb6e13eb4e00a
archived-php-src
/
ext
/
zip
History
Stanislav Malyshev
4a2b458835
fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
2011-01-30 22:28:57 +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 bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
2011-01-30 22:28:57 +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
Fixed bug
#53854
(Missing constants for compression type). Patch by Richard
2011-01-28 04:19:40 +00:00
php_zip.h
- Year++
2011-01-01 02:19:59 +00:00
TODO
…
zip_stream.c
Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)
2010-12-20 11:00:27 +00:00