mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02: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)
4 lines
133 B
Text
4 lines
133 B
Text
- add pattern support to extract or add files
|
|
- stream to add or modify entries
|
|
- crypt support for zip (read and write)
|
|
- Iterators
|