Jordi Boggiano
|
a04256810e
Change exit code to be 1/2 for warn/fail, refs #5601
|
9 anos atrás |
Jordi Boggiano
|
b29d810d63
Only treat errors as real failures, fixes #5601
|
9 anos atrás |
Jordi Boggiano
|
cfdeb61779
Avoid warning when testing for packagist over http
|
9 anos atrás |
Jordi Boggiano
|
0db8bbfda3
Add update channels support to self-update and diagnose, fixes #4960
|
9 anos atrás |
Jordi Boggiano
|
269e545921
Make sure we can probe http requests, fixes #4965
|
9 anos atrás |
Jordi Boggiano
|
cd3c3ac56d
Merge pull request #4843 from remicollet/issue-diagphar
|
9 anos atrás |
Rob Bast
|
dc2f201152
add trailing / and updated diagnose command
|
9 anos atrás |
Jordi Boggiano
|
f681dbc51e
Merge remote-tracking branch 'curry684/rewrite-depends'
|
9 anos atrás |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 anos atrás |
Jordi Boggiano
|
1716a346e6
Add mbstring/iconv check, fixes #4929
|
9 anos atrás |
Remi Collet
|
3a750193fd
skip diag. which are only for phar mode
|
9 anos atrás |
Chris Smith
|
0a25bb0bf3
Simplify for PHP 5.3
|
9 anos atrás |
Chris Smith
|
3979abc638
Add warning if OpenSSL does not support TLSv1.2 or TLSv1.1
|
9 anos atrás |
Jordi Boggiano
|
f4bcf7590b
Fix array syntax
|
9 anos atrás |
Jordi Boggiano
|
3ef22258e5
Add key fingerprints for easier comparison and debugging via diagnose
|
9 anos atrás |
Jordi Boggiano
|
d2e97eecb2
Replace preg_match by strpos
|
9 anos atrás |
Jordi Boggiano
|
86a911150b
Update bundled CAfile and other cleanups
|
9 anos atrás |
Jordi Boggiano
|
f8dff0867c
Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications
|
9 anos atrás |
Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
9 anos atrás |
Jordi Boggiano
|
dc06276179
Remove publish errors from diagnose command output, fixes #4652
|
9 anos atrás |
Jordi Boggiano
|
f5e0fc14b3
Clarify some error messages, fixes #3770
|
10 anos atrás |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 anos atrás |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
10 anos atrás |
Jordi Boggiano
|
6a64041055
CS fixes
|
10 anos atrás |
Jordi Boggiano
|
6d15ad08b6
Add http check even if openssl is present, refs #4084
|
10 anos atrás |
Possum
|
29ca21f30e
PHP version checks tweaking
|
10 anos atrás |
Marc Bennewitz
|
ff1ce78e6b
fixes #3976: drop ext/ctype dependency
|
10 anos atrás |
Javier Spagnoletti
|
294185d1d3
[bugfix] Fixed undefined var in DiagnoseCommand::execute().
|
10 anos atrás |
Javier Spagnoletti
|
5b2a7e6bad
[bugfix] Updated ```DiagnoseCommand::execute()``` and ```DiagnoseCommand::getGithubRateLimit()```
|
10 anos atrás |
Jordi Boggiano
|
d5feea83b6
Sync up diagnose command with the installer
|
10 anos atrás |