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-17 04:51:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12bd1eae9f4994e8e2de767d37126fc06a50d567
archived-php-src
/
ext
/
zip
History
Pierre Joye
10d0029dce
- MFH: file will exist only on error (thx tony for the headup)
2008-08-30 23:55:04 +00:00
..
examples
- sync with PECL HEAD
2008-05-21 09:27:41 +00:00
lib
- MFH: update to 0.9 (torrentzip support, files open only when necessary), windows fixes
2008-08-07 23:24:11 +00:00
tests
- MFH: file will exist only on error (thx tony for the headup)
2008-08-30 23:55:04 +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
- MFH: constify zend_function_entry and update phpinfo
2008-08-08 16:05:38 +00:00
php_zip.h
- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy sync)
2008-08-08 15:52:53 +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:14 +00:00