1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-01-17 23:38:19 +01:00

178 Commits

Author SHA1 Message Date
wapplay-home-linux
f802861d86 Merge ZipFile and ZipOutputFile, optimization update archive. 2017-03-10 08:23:57 +03:00
wapplay-home-linux
d8e40ee3f1 Merge branch 'release/2.2.0' 2.2.0 2017-03-02 00:17:06 +03:00
wapplay-home-linux
cc75f44949 Merge tag '2.2.0' into develop
Tagging version 2.2.0 2.2.0
2017-03-02 00:17:06 +03:00
wapplay-home-linux
58e9f4bf73 Easy to initialize the output zip file. 2017-03-02 00:16:09 +03:00
wapplay-home-linux
39f8616336 Merge branch 'hotfix/2.1.1' 2.1.1 2016-12-14 12:36:20 +03:00
wapplay-home-linux
8d140cc1a1 Merge tag '2.1.1' into develop
Tagging version 2.1.1 2.1.1
2016-12-14 12:36:20 +03:00
wapplay-home-linux
11a7c16f1b Fixed bug from issues 1
- Fixed encryption and decryption Traditional PKWARE Encryption - add casting to 32-bit integer.
- The restriction on the length of the password to 99 characters for the WinZIP AES Encryption method.
2016-12-14 12:34:59 +03:00
Ne-Lexa
f2ffdae0c2 Merge branch 'release/2.1.0' 2.1.0 2016-10-14 18:10:04 +03:00
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
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