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
..
Archiver Merge branch 'master' into 2.0 6 years ago
Comparer Make sure we chdir back in case update dir is relative, refs #7519 6 years ago
Dumper Avoid dumping null values for dist reference/shasum and source reference, fixes #7955 5 years ago
Loader Merge branch 'master' into 2.0 5 years ago
Version More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
AliasPackage.php revert 3ad5f1843b 8 years ago
BasePackage.php Fix update whitelist pattern resolving and add more tests 6 years ago
CompletePackage.php CS fixes 7 years ago
CompletePackageInterface.php revert 3ad5f1843b 8 years ago
Link.php Rewrote DependsCommand 8 years ago
Locker.php Move construction of pool from repo set into a pool builder 6 years ago
Package.php Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 8 years ago
PackageInterface.php Improve PHPDoc for package links 9 years ago
RootAliasPackage.php Undo addition of a bunch of Script methods to RootPackage[Interface], refs #5401 8 years ago
RootPackage.php Undo addition of a bunch of Script methods to RootPackage[Interface], refs #5401 8 years ago
RootPackageInterface.php Undo addition of a bunch of Script methods to RootPackage[Interface], refs #5401 8 years ago