johnstevenson
|
6212eadcb0
Only use junctions if they can be safely removed
|
6 years ago |
Jordi Boggiano
|
603fe500f9
Merge pull request #7969 from johnstevenson/remove-junction-tweak
|
6 years ago |
johnstevenson
|
d1cf69fa92
Remove junctions with PHP rather than system rmdir
|
6 years ago |
Jordi Boggiano
|
875a7dd924
Merge pull request #7928 from johnstevenson/appveyor
|
6 years ago |
johnstevenson
|
c903a63f10
Update appveyor to PHP 7.3
|
6 years ago |
Jordi Boggiano
|
a5cd912c02
Update changelog
|
6 years ago |
Jordi Boggiano
|
5ce6ae34a4
Merge pull request #7941 from johnstevenson/junctions
|
6 years ago |
Nils Adermann
|
29ff6a40ae
Follow up to #7946 test: add solver flag to assert path execution
|
6 years ago |
johnstevenson
|
da0dc74414
Update doc block, remove redundant clearstatcache
|
6 years ago |
Jordi Boggiano
|
c66bb0b1d0
Fix tests
|
6 years ago |
Jordi Boggiano
|
94df554255
Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963
|
6 years ago |
Jordi Boggiano
|
e1ac0c7948
Recognize composer-plugin-api as a platform package, fixes #7951
|
6 years ago |
Jordi Boggiano
|
4de1f021f5
Quote wildcards to avoid issues in some shells, fixes #7960
|
6 years ago |
Jordi Boggiano
|
408df4b878
Avoid dumping null values for dist reference/shasum and source reference, fixes #7955
|
6 years ago |
Michael Telgmann
|
eee98018f7
Soften hard exit after revert of composer file
|
6 years ago |
Jordi Boggiano
|
6599f46c23
Merge pull request #7949 from johnstevenson/posix-proxy
|
6 years ago |
johnstevenson
|
f4b9bbbf42
Make unixy proxy code POSIX compatible
|
6 years ago |
Jordi Boggiano
|
f2cc666c2c
Merge pull request #7913 from fredemmott/hhvm-version
|
6 years ago |
Fred Emmott
|
41c7f4d2bf
Same but for Problem.php
|
6 years ago |
Fred Emmott
|
17788c76f6
Better error message for present but incompatible versions
|
6 years ago |
Nils Adermann
|
00c395d657
Merge pull request #7946 from naderman/fix-abs-literal
|
6 years ago |
Nils Adermann
|
6b2edeae56
Fix solver problem exceptions with unexpected contradictory "Conclusions"
|
6 years ago |
Fred Emmott
|
bac2ef3dfd
Don't do (new Foo())->bar() - not 5.3-compatible
|
6 years ago |
Jordi Boggiano
|
27bdda1fd3
Merge pull request #7937 from aboks/defaultrepos-auth
|
6 years ago |
Arnout Boks
|
82b010782d
Also load config into IO if not freshly created
|
6 years ago |
Arnout Boks
|
e151a6c51c
Only load configuration into IO if IO is available
|
6 years ago |
Arnout Boks
|
d1ce9f6246
Fix defaultRepos fallback does not use auth config
|
6 years ago |
johnstevenson
|
e085a72f64
Fix mode bitmask when detecting a Windows junction
|
6 years ago |
Jordi Boggiano
|
b3182b0f7d
Update changelog
|
6 years ago |
Jordi Boggiano
|
8c93890c48
Merge pull request #7932 from hco/patch-2
|
6 years ago |