|
a20e9e054d
|
use random_compat
|
2019-12-06 23:23:44 +03:00 |
|
|
95e3312e60
|
refactoring zip64, add property softwareVersion, internal attrs, extracted os
|
2019-12-06 17:36:22 +03:00 |
|
|
e2c058840c
|
fixed for php 32-bit
|
2019-12-06 12:09:37 +03:00 |
|
|
e03c963dc1
|
refactoring
|
2019-12-06 08:32:33 +03:00 |
|
|
c0786f5947
|
set travis dist
|
2019-12-05 23:52:17 +03:00 |
|
|
3bafe01ff0
|
php cs fix
|
2019-12-05 19:36:11 +03:00 |
|
|
558bb04066
|
Merge tag '3.1.12' into develop
Tagging hotfix 3.1.12 3.1.12
|
2019-07-25 23:08:42 +03:00 |
|
|
ca068fa78f
|
Merge branch 'hotfix/3.1.12'
3.1.12
|
2019-07-25 23:08:42 +03:00 |
|
|
a84d2f9eff
|
fix issue #39
|
2019-07-25 23:03:28 +03:00 |
|
|
97db60a52d
|
Merge pull request #36 from chrisgraham/develop
Fixed slightly confusing language regarding setPassword
|
2019-04-04 11:37:51 +03:00 |
|
|
4134ca8daa
|
Fixed slightly confusing language regarding setPassword
|
2019-04-02 16:53:33 -05:00 |
|
|
e7528b2974
|
Merge tag '3.1.11' into develop
Tagging hotfix 3.1.11 3.1.11
|
2019-03-13 15:41:56 +03:00 |
|
|
19e17fb730
|
Merge branch 'hotfix/3.1.11'
3.1.11
|
2019-03-13 15:41:56 +03:00 |
|
|
d8f913ac67
|
removed nightly PHP (8.0-dev) from travis
|
2019-03-13 15:37:01 +03:00 |
|
|
1d1c8559cd
|
update travis config
|
2019-03-13 15:29:40 +03:00 |
|
|
e1108f9a24
|
Added .gitattributes to exclude tests from the release version #34
|
2019-03-13 15:28:38 +03:00 |
|
|
96d269b4ca
|
Merge tag '3.1.10' into develop
Tagging hotfix 3.1.10 3.1.10
|
2019-03-13 15:16:08 +03:00 |
|
|
53da7053ba
|
Merge branch 'hotfix/3.1.10'
3.1.10
|
2019-03-13 15:16:08 +03:00 |
|
|
e8745e0379
|
fix #34
|
2019-03-13 15:15:52 +03:00 |
|
|
b3277fcc5c
|
Replaced the execution operator backticks with the function call exec in tests
|
2019-03-13 15:14:01 +03:00 |
|
|
4aa9711e00
|
Merge tag '3.1.9' into develop
Tagging version 3.1.9 3.1.9
|
2018-11-02 15:15:08 +03:00 |
|
|
c9871c9f80
|
Merge branch 'release-3.1.9'
3.1.9
|
2018-11-02 15:15:08 +03:00 |
|
|
650fab4bad
|
Merge branch 'master' into develop
|
2018-11-02 15:14:52 +03:00 |
|
|
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 |
|
|
e903642893
|
Re-enable support for remote streams, fix #25
|
2018-11-02 11:53:35 +01:00 |
|
|
516d0c1e77
|
Merge tag '3.1.8' into develop
Tagging version 3.1.8 3.1.8
|
2018-10-21 19:31:21 +03:00 |
|
|
9934a860c1
|
Merge branch 'release/3.1.8'
3.1.8
|
2018-10-21 19:31:21 +03:00 |
|
|
c9f597308e
|
cs fix
|
2018-10-21 19:30:45 +03:00 |
|
|
837454ba7e
|
Added additional check for correct decompression
|
2018-10-21 19:25:13 +03:00 |
|
|
680a9d92c1
|
Merge branch 'hotfix/3.1.7'
3.1.7
|
2018-10-21 01:54:45 +03:00 |
|
|
04a92e7904
|
Merge tag '3.1.7' into develop
Tagging hotfix 3.1.7 3.1.7
|
2018-10-21 01:54:45 +03:00 |
|
|
e4e3a7504e
|
Test streamWrapper extract (issue #24)
|
2018-10-21 01:54:30 +03:00 |
|
|
d8bb1be43b
|
Fix #24 Change fread for variable size reads
|
2018-10-21 01:32:01 +03:00 |
|
|
c163f0583e
|
update pull request template
|
2018-10-18 10:46:49 +03:00 |
|
|
116a617744
|
added github templates
|
2018-10-18 10:42:57 +03:00 |
|
|
e207086a75
|
Merge tag '3.1.6' into develop
Tagging version 3.1.6 3.1.6
|
2018-10-11 10:54:30 +03:00 |
|
|
9bb20cc15e
|
Merge branch 'release-3.1.6'
3.1.6
|
2018-10-11 10:54:30 +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 |
|
|
ad3bac6f96
|
cp866 to utf8 converter
|
2018-10-10 10:34:06 +03:00 |
|
|
d2e94ac9cd
|
update REAMDE
|
2018-10-10 07:43:29 +03:00 |
|
|
3f0c6a7bd8
|
add php 7.2 in travis config
|
2018-10-10 07:41:43 +03:00 |
|
|
062762ed09
|
update README
|
2018-10-10 07:41:19 +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 |
|
|
59773d62a8
|
Merge branch 'litlife-patch-1' into develop
|
2018-10-09 09:55:45 +03:00 |
|
|
9417d7dc95
|
Merge branch 'patch-1' of https://github.com/litlife/php-zip into litlife-patch-1
|
2018-10-09 09:55:13 +03:00 |
|
|
45905eacf0
|
Merge pull request #21 from MohannadNaj/rewording
Rewording some exceptions messages
|
2018-05-08 07:23:02 +03:00 |
|
|
aa8846b944
|
Rewording some exceptions messages
|
2018-05-08 03:40:39 +03:00 |
|