mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
- 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
|