1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-03-11 02:02:42 +01:00

158 Commits

Author SHA1 Message Date
Ne-Lexa
9d42215088 exclude zip64 tests 2019-12-30 18:59:22 +03:00
Ne-Lexa
9ca14707d4 adds coverage 2019-12-30 18:56:58 +03:00
Ne-Lexa
28bddadac3 fix syntax error for php 5 2019-12-30 18:55:35 +03:00
Ne-Lexa
f377b889b5 solving problems with lack of memory, the new ZipReader and ZipWriter class, adds .phpstorm.meta.php
#13
#16
#27
#31
#41
2019-12-30 18:47:37 +03:00
Ne-Lexa
28e220718c Merge tag '3.1.15' into develop
fix #42 ZipFile::outputAsAttachment() gives empty zip
2019-12-11 15:27:49 +03:00
Ne-Lexa
3b769793fc Merge branch 'hotfix/3.1.15' 3.1.15 2019-12-11 15:26:23 +03:00
Ne-Lexa
7cbf992492 fix #42 2019-12-11 15:21:28 +03:00
Ne-Lexa
3ef867cde4 Merge tag '3.1.14' into develop
fix unknown zip software version
2019-12-09 12:18:20 +03:00
Ne-Lexa
c420f191dd Merge branch 'hotfix/3.1.14' 3.1.14 2019-12-09 12:17:55 +03:00
Ne-Lexa
50015f25f3 fix unknown software version 2019-12-09 12:13:56 +03:00
Ne-Lexa
36b1af0263 Merge tag '3.1.13' into develop
improved compatibility with php 7.4 and php-32 bit, minor bug fixes
2019-12-09 11:23:00 +03:00
Ne-Lexa
f2d2954bee Merge branch 'hotfix/3.1.13' 3.1.13 2019-12-09 11:20:56 +03:00
wapplay
725959d98f fix encryption 2019-12-07 20:16:40 +03:00
wapplay
f82a57e662 fix duplicates 2019-12-07 19:40:36 +03:00
wapplay
a20e9e054d use random_compat 2019-12-06 23:23:44 +03:00
Ne-Lexa
95e3312e60 refactoring zip64, add property softwareVersion, internal attrs, extracted os 2019-12-06 17:36:22 +03:00
Ne-Lexa
e2c058840c fixed for php 32-bit 2019-12-06 12:09:37 +03:00
wapplay
e03c963dc1 refactoring 2019-12-06 08:32:33 +03:00
wapplay
c0786f5947 set travis dist 2019-12-05 23:52:17 +03:00
Ne-Lexa
3bafe01ff0 php cs fix 2019-12-05 19:36:11 +03:00
wapplay
558bb04066 Merge tag '3.1.12' into develop
Tagging hotfix 3.1.12 3.1.12
2019-07-25 23:08:42 +03:00
wapplay
ca068fa78f Merge branch 'hotfix/3.1.12' 3.1.12 2019-07-25 23:08:42 +03:00
wapplay
a84d2f9eff fix issue #39 2019-07-25 23:03:28 +03:00
Ne-Lexa
97db60a52d
Merge pull request #36 from chrisgraham/develop
Fixed slightly confusing language regarding setPassword
2019-04-04 11:37:51 +03:00
Chris Graham
4134ca8daa Fixed slightly confusing language regarding setPassword 2019-04-02 16:53:33 -05:00
Ne-Lexa
e7528b2974 Merge tag '3.1.11' into develop
Tagging hotfix 3.1.11 3.1.11
2019-03-13 15:41:56 +03:00
Ne-Lexa
19e17fb730 Merge branch 'hotfix/3.1.11' 3.1.11 2019-03-13 15:41:56 +03:00
Ne-Lexa
d8f913ac67 removed nightly PHP (8.0-dev) from travis 2019-03-13 15:37:01 +03:00
Ne-Lexa
1d1c8559cd update travis config 2019-03-13 15:29:40 +03:00
Ne-Lexa
e1108f9a24 Added .gitattributes to exclude tests from the release version #34 2019-03-13 15:28:38 +03:00
Ne-Lexa
96d269b4ca Merge tag '3.1.10' into develop
Tagging hotfix 3.1.10 3.1.10
2019-03-13 15:16:08 +03:00
Ne-Lexa
53da7053ba Merge branch 'hotfix/3.1.10' 3.1.10 2019-03-13 15:16:08 +03:00
Ne-Lexa
e8745e0379 fix #34 2019-03-13 15:15:52 +03:00
Ne-Lexa
b3277fcc5c Replaced the execution operator backticks with the function call exec in tests 2019-03-13 15:14:01 +03:00
Ne-Lexa
4aa9711e00 Merge tag '3.1.9' into develop
Tagging version 3.1.9 3.1.9
2018-11-02 15:15:08 +03:00
Ne-Lexa
c9871c9f80 Merge branch 'release-3.1.9' 3.1.9 2018-11-02 15:15:08 +03:00
Ne-Lexa
650fab4bad Merge branch 'master' into develop 2018-11-02 15:14:52 +03:00
Ne-Lexa
fd9750c4f3
Merge pull request #26 from belgattitude/fix/non-seekable-streams
Re-enable support for remote streams, fix #25
2018-11-02 15:11:54 +03:00
Sébastien Vanvelthem
e903642893 Re-enable support for remote streams, fix #25 2018-11-02 11:53:35 +01:00
wapplay
516d0c1e77 Merge tag '3.1.8' into develop
Tagging version 3.1.8 3.1.8
2018-10-21 19:31:21 +03:00
wapplay
9934a860c1 Merge branch 'release/3.1.8' 3.1.8 2018-10-21 19:31:21 +03:00
wapplay
c9f597308e cs fix 2018-10-21 19:30:45 +03:00
wapplay
837454ba7e Added additional check for correct decompression 2018-10-21 19:25:13 +03:00
wapplay
680a9d92c1 Merge branch 'hotfix/3.1.7' 3.1.7 2018-10-21 01:54:45 +03:00
wapplay
04a92e7904 Merge tag '3.1.7' into develop
Tagging hotfix 3.1.7 3.1.7
2018-10-21 01:54:45 +03:00
wapplay
e4e3a7504e Test streamWrapper extract (issue #24) 2018-10-21 01:54:30 +03:00
wapplay
d8bb1be43b Fix #24 Change fread for variable size reads 2018-10-21 01:32:01 +03:00
Ne-Lexa
c163f0583e update pull request template 2018-10-18 10:46:49 +03:00
Ne-Lexa
116a617744 added github templates 2018-10-18 10:42:57 +03:00
Ne-Lexa
e207086a75 Merge tag '3.1.6' into develop
Tagging version 3.1.6 3.1.6
2018-10-11 10:54:30 +03:00