Jérôme Tanghe
|
a51563300c
Warning about the UNIX permissions lost if unzip command is not installed.
|
7 years ago |
Jordi Boggiano
|
9bc578e24a
Fix warning tag name, fixes #7494
|
7 years ago |
Rasmus Schultz
|
5bae1913ab
swap tests to prevent conflicting error-messages
|
7 years ago |
Rasmus Schultz
|
07867724d0
add back the warning about missing unzip
|
7 years ago |
AjiYakin
|
03c560ce05
Warn identical names w/ different capitalization for unzip
|
8 years ago |
Martin Hasoň
|
88ec172bd8
Fix CS
|
8 years ago |
Jordi Boggiano
|
c917c52f81
Message tweak, refs #6341
|
8 years ago |
AjiYakin
|
8858b27ced
Warn identical names w/ different capitalization - extract zip archive
|
8 years ago |
Jordi Boggiano
|
eff9326b0d
Fix BC break, fixes #6419
|
8 years ago |
Jordi Boggiano
|
61511cfed6
Fix CS issues, refs #6159
|
8 years ago |
Guillaume ZITTA
|
f89e01d622
switch first / fallback order
|
8 years ago |
Guillaume ZITTA
|
2e8d715c2f
fix bad visibility
|
8 years ago |
Guillaume ZITTA
|
98b7bd68b4
fix docstring and useless return
|
8 years ago |
Guillaume ZITTA
|
921ffe741f
Cleaner fallback Algorithm
|
8 years ago |
Guillaume ZITTA
|
211c874b93
split into 2 extract methods
|
8 years ago |
Guillaume ZITTA
|
374ada6914
useless if, condition il already true
|
8 years ago |
Jordi Boggiano
|
4d082f77b8
Simplify composer output to take less lines
|
9 years ago |
johnstevenson
|
379fb70ad9
Use random name for tmp ini and delete after use
|
9 years ago |
Nicolas Grekas
|
f063d28a59
Cleanup processes output handling
|
9 years ago |
Nicolas Grekas
|
08d48cb61a
Prefer ZipArchive over unzip on Windows
|
9 years ago |
Niels Keurentjes
|
d60e0c1842
Accidentally indented.
|
9 years ago |
Niels Keurentjes
|
379d769132
Troubleshooting and warning in code related to issues with native ZipArchiver.
|
9 years ago |
Jordi Boggiano
|
a63f8d511e
Avoid chmod on windows
|
9 years ago |
Jordi Boggiano
|
2c67fb67f2
Rename variable and remove useless comment
|
9 years ago |
Jordi Boggiano
|
b945fc4d83
Add unzip support on windows and fail earlier if unzipping is impossible, fixes #4943
|
9 years ago |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 years ago |
Jordi Boggiano
|
c1cc6bfecf
Avoid doing too many loads of the remotefilesystem
|
10 years ago |
Jordi Boggiano
|
d35fc31f62
Add process error to the output of failed unzipping
|
10 years ago |
frederik
|
d1d40502bf
ProcessExecutor::escape
|
11 years ago |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
11 years ago |