mirror of
https://github.com/php/php-src.git
synced 2024-12-14 04:16:30 +08:00
9d26a88c3d
the same name
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
- 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
|