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-23 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6dff07aa8c6fcf6cd84a2d1726ffcaeef74b9969
archived-php-src
/
ext
/
zip
T
History
Anatoliy Belsky
92153dcfe3
Added test for bug
#51353
. It'll be skipped by default and must be
...
activated manually.
2012-08-21 13:22:00 +02:00
..
examples
- sync with PECL HEAD
2008-05-21 09:27:41 +00:00
lib
Reverted the BC fix regarding to
#57905
, test adopted
2012-06-17 16:04:36 +02:00
tests
Added test for bug
#51353
. It'll be skipped by default and must be
2012-08-21 13:22:00 +02:00
config.m4
initial libzip upgrade patch to 0.10.1
2012-06-07 21:01:31 +02:00
config.w32
zip windows fixes
2012-06-07 21:01:32 +02: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
Fix
#62432
ReflectionMethod random corrupt memory on high concurrent
2012-06-27 23:26:33 +02:00
php_zip.h
sync zip ext version with pecl
2012-06-19 17:15:56 +02:00
TODO
- MFH:
2006-11-03 16:46:19 +00:00
zip_stream.c
- Fixed bug
#49072
(feof never returns true for damaged file in zip).
2011-02-01 14:44:29 +00:00