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
baa869110b0e50c85ea98c232f69f6ff2ca294ac
archived-php-src
/
ext
/
zip
T
History
Ilia Alshanetsky
ae31c3c66a
MFB: Fixed 2 memory corruptions in zip extension idenfied by
...
oo_properties.phpt test
2009-03-01 17:35:25 +00:00
..
examples
- MFH: remove dl() usage
2006-08-13 19:34:40 +00:00
lib
- restore overwrite feature (regression introduced in 5.2.8)
2009-01-01 19:32:45 +00:00
tests
fix tests
2009-01-08 22:03:40 +00:00
config.m4
- not used anymore
2008-12-09 09:21:59 +00:00
config.w32
- MFH
2008-10-23 16:13:51 +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
MFB: Fixed 2 memory corruptions in zip extension idenfied by
2009-03-01 17:35:25 +00:00
php_zip.h
- Fixed a crash on extract in zip when files or directories entry names contain
2009-02-05 19:53:22 +00:00
TODO
- MFH:
2006-11-03 16:46:19 +00:00
zip_stream.c
MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE
2008-07-23 11:25:50 +00:00