Rob Bast
|
474541e9aa
apply comments
|
9 years ago |
Chris Smith
|
33f823146b
Account for ports in URL
|
9 years ago |
Chris Smith
|
34f1fcbdcb
Drop downgrade warning
|
9 years ago |
Rob Bast
|
c232566e52
add a hash to make sure CA file gets recreated if the content changes
|
9 years ago |
Rob Bast
|
cef97904d0
dont rewrite temp CA file if it already exists
|
9 years ago |
Rob Bast
|
1adb2e6005
Merge branch 'master' of github.com:composer/composer into capath
|
9 years ago |
Jordi Boggiano
|
06a21132db
Merge pull request #4713 from alcohol/pitfalls-doc
|
9 years ago |
Rob Bast
|
446f1b3e31
fix zip test
|
9 years ago |
Rob Bast
|
4482a1dca0
also wrong array
|
9 years ago |
Rob Bast
|
f79255df29
make sure passed options are merged into defaults before checking
|
9 years ago |
Rob Bast
|
94947ee772
merge isset() calls
|
9 years ago |
Rob Bast
|
b95b0c2ab6
wrong array
|
9 years ago |
Rob Bast
|
008cce8d85
add back sanity checks
|
9 years ago |
Rob Bast
|
c1488f65bf
a quick stab at adding capath
|
9 years ago |
Jordi Boggiano
|
395d115d9b
Resolve all dirs before initializing them, fixes #4802
|
9 years ago |
Chris Smith
|
dd3216e93d
Refactor to use new helper methods for headers
|
9 years ago |
Chris Smith
|
8a8ec6fccc
Too many redirects is not an error in PHP, return the latest response
|
9 years ago |
Chris Smith
|
33471e389f
Pass redirect count using options
|
9 years ago |
Chris Smith
|
e830a611ec
Handle other path redirects
|
9 years ago |
Chris Smith
|
ffab235edd
Remove code preventing protocol downgrades
|
9 years ago |
Chris Smith
|
ce1eda25f3
Follow redirects inside RFS only when required by PHP version
|
9 years ago |
Chris Smith
|
73662c725a
Don't let PHP follow redirects it doesn't validate certificates
|
9 years ago |
Radek Benkel
|
09417cae50
Composer gives .ini hints about missing extensions
|
10 years ago |
Jordi Boggiano
|
546730dcf3
Show CA files being used in debug mode, refs #4792
|
9 years ago |
Rob Bast
|
a927499bd5
fix typo
|
9 years ago |
Jordi Boggiano
|
4dd388074e
Merge pull request #4790 from filbertkm/updatecommand
|
9 years ago |
Jordi Boggiano
|
f9fadb187e
Fix undefined var $auth issue
|
9 years ago |
Jordi Boggiano
|
40baa3ff05
Use COMPOSER_HOME if defined instead of falling back to HOME, fixes #4789
|
9 years ago |
aude
|
0a662a7e42
Remove unused import in UpdateCommand
|
9 years ago |
Jordi Boggiano
|
96ff17c520
Cleanups of XDG support, refs #1407
|
9 years ago |