Releases: alexcorvi/php-zip
Releases · alexcorvi/php-zip
0.3.0
- Fixed deprecation notice in PclZip #5
- Fixed some timezone warnings related to PclZip
- Fixed a bug where the first character of the file name gets removed. #2
- Fixed either return true or throw an exception in case of an error. #4
- New Feature: Will add directories to the zip file while removing the common path. #2 #1
PHP Zip Class
What's new
- Adding comments
- Short-hand methods
- CodeIgniter support