| Package Information |
| Summary |
A zip management extension |
| Maintainers |
Pierre-Alain Joye (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
Zip is an extension to create, modify and read zip files. |
Release notes Version1.8.1 |
- PECL #9278, Binary access issues on Windows in any SAPI but CGI, CLI and embed
(windows API does not respect "b" mode given to fopen)
- Fixed a possible leak in the entries managements (Nuno Lopes)
- createEmptyDir returns true one success
- Use static for each internal functions when possible (Nuno Lopes)
- Update protos in the sources |
|