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-30 20:22:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1ae8af54c9a7ad6ada50260c04eca09052d2a9c
archived-php-src
/
ext
/
zip
/
lib
History
Stanislav Malyshev
f0d42e74a9
fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
2011-01-30 22:28:57 +00:00
..
zip_add_dir.c
…
zip_add.c
…
zip_close.c
…
zip_delete.c
…
zip_dirent.c
- Fixed bug
#53568
(swapped memset arguments in struct initialization).
2010-12-17 23:05:26 +00:00
zip_entry_free.c
…
zip_entry_new.c
…
zip_err_str.c
…
zip_error_clear.c
…
zip_error_get_sys_type.c
…
zip_error_get.c
…
zip_error_strerror.c
…
zip_error_to_str.c
…
zip_error.c
…
zip_fclose.c
…
zip_file_error_clear.c
…
zip_file_error_get.c
…
zip_file_get_offset.c
…
zip_file_strerror.c
…
zip_filerange_crc.c
…
zip_fopen_index.c
…
zip_fopen.c
…
zip_fread.c
…
zip_free.c
…
zip_get_archive_comment.c
…
zip_get_archive_flag.c
…
zip_get_file_comment.c
…
zip_get_name.c
…
zip_get_num_files.c
…
zip_memdup.c
…
zip_name_locate.c
fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)
2011-01-30 22:28:57 +00:00
zip_new.c
…
zip_open.c
…
zip_rename.c
…
zip_replace.c
…
zip_set_archive_comment.c
…
zip_set_archive_flag.c
…
zip_set_file_comment.c
…
zip_set_name.c
…
zip_source_buffer.c
…
zip_source_file.c
…
zip_source_filep.c
…
zip_source_free.c
…
zip_source_function.c
…
zip_source_zip.c
…
zip_stat_index.c
…
zip_stat_init.c
…
zip_stat.c
…
zip_strerror.c
…
zip_unchange_all.c
…
zip_unchange_archive.c
…
zip_unchange_data.c
…
zip_unchange.c
…
zip_win32.h
…
zip.h
…
zipint.h
- missing patch (update to 0.9.3)
2010-02-01 21:20:07 +00:00