1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-16 13:46:19 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
e2c058840c fixed for php 32-bit 2019-12-06 12:09:37 +03:00
3bafe01ff0 php cs fix 2019-12-05 19:36:11 +03:00
7e84f97473 resolve merge conflict 2018-10-11 10:49:53 +03:00
a13f4cc32f Merge branch 'master' into develop
# Conflicts:
#	src/PhpZip/ZipFile.php
#	tests/PhpZip/ZipFileTest.php
2018-10-11 10:39:05 +03:00
c863c18869 Fix #22 Adding links to files, not open handles 2018-10-10 16:53:17 +03:00
e1866215a6 cs-fix 2018-10-09 10:17:54 +03:00
f9e6a73587 PHP-doc updated (@throws added everywhere) and minor refactoring done. 2018-10-09 10:06:04 +03:00
aa8846b944 Rewording some exceptions messages 2018-05-08 03:40:39 +03:00
91f08b9f55 Updated composer.json regarding unit tests, and corrected PSR implementation 2018-04-12 11:10:45 +02:00
aa09b24d02 added an additional test of the encrypted archive 2017-12-06 15:28:17 +03:00
ba2e314ca2 Fix resave aligned archive 2017-11-15 10:48:29 +03:00
e62e51efb5 issue #8 - Support inline Content-Disposition and empty output filename. 2017-11-14 14:03:44 +03:00
1b1495eee8 Skipped some tests for a users with root privileges 2017-11-14 09:16:11 +03:00
452c5920dd Add ZipModel for all changes. 2017-11-13 15:33:37 +03:00
1b065c4cca fix incorrect time in archive 2017-03-15 19:03:04 +03:00
db50dd8e46 Add tests 2017-03-13 08:33:45 +03:00
08c890ba24 Add tests 2017-03-10 19:03:59 +03:00
f802861d86 Merge ZipFile and ZipOutputFile, optimization update archive. 2017-03-10 08:23:57 +03:00