1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-03-15 12:09:41 +01:00

21 Commits

Author SHA1 Message Date
Ne-Lexa
676eca7f87 Merge tag '2.1.0' into develop
Tagging version 2.1.0 2.1.0
2016-10-14 18:10:04 +03:00
Ne-Lexa
f2ffdae0c2 Merge branch 'release/2.1.0' 2.1.0 2016-10-14 18:10:04 +03:00
Ne-Lexa
2c402157ca Setting external attributes for new zip entries. 2016-10-14 18:08:00 +03:00
Ne-Lexa
464050ff85 Merge branch 'release/2.0.3' 2.0.3 2016-09-26 22:31:30 +03:00
Ne-Lexa
294e3d54ef Merge tag '2.0.3' into develop
Tagging version 2.0.3 2.0.3
2016-09-26 22:31:30 +03:00
Ne-Lexa
015166d165 Fix support entry name '0' 2016-09-26 22:30:30 +03:00
Ne-Lexa
47d308605e Correcting typos in the README 2016-09-26 18:33:05 +03:00
Ne-Lexa
951433d0b7 Merge branch 'release/2.0.2' 2.0.2 2016-09-26 18:07:38 +03:00
Ne-Lexa
9370f353c6 Merge tag '2.0.2' into develop
Tagging version 2.0.2 2.0.2
2016-09-26 18:07:38 +03:00
Ne-Lexa
ac20d6fbf3 Optimize pack and unpack long fro PHP >= 5.6.3 2016-09-26 18:04:52 +03:00
Ne-Lexa
2729d8cbec Merge branch 'release/2.0.1' 2.0.1 2016-09-26 16:56:46 +03:00
Ne-Lexa
4c6f27c269 Merge tag '2.0.1' into develop
Tagging version 2.0.1 2.0.1
2016-09-26 16:56:46 +03:00
Ne-Lexa
f0d90da75c Add support set zip alignment (alternative zipalign tool) 2016-09-26 16:56:06 +03:00
Ne-Lexa
6e5d6f48e6 Merge branch 'release/2.0.0' 2.0.0 2016-09-26 12:09:31 +03:00
Ne-Lexa
cf7f98b7c9 Merge tag '2.0.0' into develop
2.0.0 2.0.0
2016-09-26 12:09:31 +03:00
Ne-Lexa
560a94c910 Completely rewritten code.
Implement read-only zip file - class \PhpZip\ZipFile, create and update zip file - \PhpZip\ZipOutputFile.
Supports ZIP64 ext, Traditional PKWARE Encryption, WinZip AES Encryption.
2016-09-26 12:04:38 +03:00
wapplay-home-linux
5c23e588ff change structure 2016-09-09 17:30:17 +03:00
Ne-Lexa
d075309b78 Merge branch 'release/1.0.0' 1.0.0 2016-09-08 19:19:11 +03:00
Ne-Lexa
fe38b442a0 Merge tag '1.0.0' into develop
1.0.0 1.0.0
2016-09-08 19:19:11 +03:00
Ne-Lexa
45937d2620 Zip file create and modification 2016-09-08 19:18:53 +03:00
Ne-Lexa
62af355d91 Initial commit 2016-09-08 14:16:25 +03:00