mirror of
https://github.com/php/php-src.git
synced 2024-11-30 21:35:36 +08:00
8ad0c6d543
- fix possible leak in statName and statIndex - add addEmptyDir() method - add zip_stat_init,zip_clear_error and zip_file_clear_error - add tests - Fix protos (Hannes) - setComment return value on success (Hannes)
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
- add pattern support to extract or add files
|
|
- stream to add or modify entries
|
|
- crypt support for zip (read and write)
|
|
- Iterators
|