You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann 287419f6a0 Merge branch 'master' into 2.0
* master:
  Follow up to #7946 test: add solver flag to assert path execution
  Fix tests
  Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963
  Recognize composer-plugin-api as a platform package, fixes #7951
  Quote wildcards to avoid issues in some shells, fixes #7960
  Avoid dumping null values for dist reference/shasum and source reference, fixes #7955
  Soften hard exit after revert of composer file
  Make unixy proxy code POSIX compatible
  Update aliases.md
  Same but for Problem.php
  Better error message for present but incompatible versions
  Fix inconsistent casing
  Don't do (new Foo())->bar() - not 5.3-compatible
  Support identifying the HHVM version when not running with HHVM
5 years ago
..
Fixtures Remove weird binary file from repo 6 years ago
Pear Cleanups 6 years ago
Vcs More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
ArrayRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
ArtifactRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
ComposerRepositoryTest.php Fix implementation of whatProvides for older provider-only repos 6 years ago
CompositeRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
FilesystemRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
PathRepositoryTest.php Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
PearRepositoryTest.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
PlatformRepositoryTest.php Don't do (new Foo())->bar() - not 5.3-compatible 6 years ago
RepositoryFactoryTest.php Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 years ago
RepositoryManagerTest.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
VcsRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago