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-26 01:18:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bab8ea920ae09cd6be9f05fdd7ffc23f2ca8d65
archived-php-src
/
ext
/
zip
T
History
Felipe Pena
b45066df97
- Fixed bug
#53867
(Test failure)
...
patch by: rquadling at php.net
2011-01-28 20:41:54 +00:00
..
examples
- sync with PECL HEAD
2008-05-21 09:27:41 +00:00
lib
- Fixed bug
#53568
(swapped memset arguments in struct initialization).
2010-12-17 23:05:26 +00:00
tests
- Fixed bug
#53867
(Test failure)
2011-01-28 20:41:54 +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
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
2006-07-24 16:58:59 +00:00
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
- MFH:
2006-11-03 16:46:19 +00:00
zip_stream.c
Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)
2010-12-20 11:00:27 +00:00