This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-zip
Watch
1
Star
0
Fork
0
You've already forked php-zip
mirror of
https://github.com/Ne-Lexa/php-zip.git
synced
2025-07-31 20:50:13 +02:00
Code
Issues
Releases
Wiki
Activity
Files
3.3.0-alpha1
php-zip
/
src
History
Ne-Lexa
79e77a8c88
fix close container in ZipFile::close()
2020-01-22 16:07:22 +03:00
..
Constants
Added a new option for extracting unix symlinks.
2020-01-22 12:53:16 +03:00
Exception
solving problems with lack of memory, the new ZipReader and ZipWriter class, adds
.phpstorm.meta.php
2019-12-30 18:47:37 +03:00
IO
Implemented the ability to override the instance of ZipContainer.
2020-01-21 14:13:47 +03:00
Model
Fixed problem with cloning a zip container.
2020-01-22 12:48:15 +03:00
Util
Added a new option for extracting unix symlinks.
2020-01-22 12:53:16 +03:00
ZipFile.php
fix close container in ZipFile::close()
2020-01-22 16:07:22 +03:00
ZipFileInterface.php
Added a new option for extracting unix symlinks.
2020-01-22 12:53:16 +03:00