php-src/ext/zip/TODO

6 lines
199 B
Plaintext
Raw Normal View History

- fix _zip_replace (add two entries with the same name segfaults)
- add pattern support to extract or add files
- stream to add or modify entries
- crypt support for zip (read and write)
- Iterators