Skip to content

Releases: alexcorvi/php-zip

0.3.0

02 Nov 15:38

Choose a tag to compare

  • 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

04 Jul 13:27

Choose a tag to compare

What's new

  • Adding comments
  • Short-hand methods
  • CodeIgniter support