php-src/ext/zip/TODO
Pierre Joye 8ad0c6d543 - MFH:
- 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)
2006-11-03 16:46:19 +00:00

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