| 
| File: | zipFly/Exceptions/abstractException.php |  
| Role: | Class source |  
| Content type: | text/plain |  
| Description: | Class source |  
| Class: | ZipFly PHP ZipArchive zip64 Creator Compress files and create archives in Zip format
 |  
| Author: | By David Tamas |  
| Last change: | - Documented the source code - Configurable duplicate entry filter
 - New methods for add entries to the archive:
 - addFile - Add entry from file
 - addFromString - Add entry from string input
 - addFromStream - Add entry from stream resource
 - Compress small files in one step instead of streamed processing
 - Ability to directly stream out the generated ZIP file to the browser or any stream resource without saving it to the local storage.
 - Separated the debug functionality
 - Improved Exception system
 - Code cleanup
 - Speed and memory optimizations
 - Minimum required PHP version: 5.6.3
 
 |  
| Date: | 6 years ago |  
| Size: | 3,705 bytes |  
|  |  |  |