Jordi Boggiano
|
cd3c3ac56d
Merge pull request #4843 from remicollet/issue-diagphar
|
hace 9 años |
Rob Bast
|
dc2f201152
add trailing / and updated diagnose command
|
hace 9 años |
Jordi Boggiano
|
f681dbc51e
Merge remote-tracking branch 'curry684/rewrite-depends'
|
hace 9 años |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
hace 9 años |
Jordi Boggiano
|
1716a346e6
Add mbstring/iconv check, fixes #4929
|
hace 9 años |
Remi Collet
|
3a750193fd
skip diag. which are only for phar mode
|
hace 9 años |
Chris Smith
|
0a25bb0bf3
Simplify for PHP 5.3
|
hace 9 años |
Chris Smith
|
3979abc638
Add warning if OpenSSL does not support TLSv1.2 or TLSv1.1
|
hace 9 años |
Jordi Boggiano
|
f4bcf7590b
Fix array syntax
|
hace 10 años |
Jordi Boggiano
|
3ef22258e5
Add key fingerprints for easier comparison and debugging via diagnose
|
hace 10 años |
Jordi Boggiano
|
d2e97eecb2
Replace preg_match by strpos
|
hace 10 años |
Jordi Boggiano
|
86a911150b
Update bundled CAfile and other cleanups
|
hace 10 años |
Jordi Boggiano
|
f8dff0867c
Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications
|
hace 10 años |
Jordi Boggiano
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
hace 10 años |
Jordi Boggiano
|
dc06276179
Remove publish errors from diagnose command output, fixes #4652
|
hace 10 años |
Jordi Boggiano
|
f5e0fc14b3
Clarify some error messages, fixes #3770
|
hace 10 años |
Jordi Boggiano
|
ce08582671
Fix CS
|
hace 10 años |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
hace 10 años |
Jordi Boggiano
|
6a64041055
CS fixes
|
hace 10 años |
Jordi Boggiano
|
6d15ad08b6
Add http check even if openssl is present, refs #4084
|
hace 10 años |
Possum
|
29ca21f30e
PHP version checks tweaking
|
hace 10 años |
Marc Bennewitz
|
ff1ce78e6b
fixes #3976: drop ext/ctype dependency
|
hace 10 años |
Javier Spagnoletti
|
294185d1d3
[bugfix] Fixed undefined var in DiagnoseCommand::execute().
|
hace 10 años |
Javier Spagnoletti
|
5b2a7e6bad
[bugfix] Updated ```DiagnoseCommand::execute()``` and ```DiagnoseCommand::getGithubRateLimit()```
|
hace 10 años |
Jordi Boggiano
|
d5feea83b6
Sync up diagnose command with the installer
|
hace 10 años |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
hace 10 años |
Rob Bast
|
a34335a9bb
github deprecation changes
|
hace 10 años |
Padraic Brady
|
19e24c5804
Merge branch 'master' into tls-config
|
hace 10 años |
Rob Bast
|
cdcf39b2f0
Don't show download progress
|
hace 11 años |
Rob Bast
|
4038477a7f
Missed a -
|
hace 11 años |