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 9053d74282 Merge branch '2.0' into solve-without-installed
* 2.0: (101 commits)
  SVN: hide passwords for debug output
  Free $solver asap
  fixes #8179
  [minor] Fixed a typo in the CHANGELOG.md.
  Update deps
  Update changelog
  Revert "Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET" Revert "Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151"
  Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151
  Fix display of HHVM warning appearing when HHVM is not in use, fixes #8138
  Read classmap-authoritative and apcu-autoloader from project config when installing via create-project, fixes #8155
  Use possessive quantifiers
  Update xdebug-handler to 1.3.3
  fixes #8159
  Allow overriding self-update target file with envvar COMPOSER_SELF_UPDATE_TARGET
  flag should come before script name
  use full command name, not abbreviated/alias
  modify text
  Document the alternatives to disable the default script timeout
  Anchor pattern
  Fix URL resolution for Composer repositories
  ...
5 years ago
..
Autoload Handle absolute phar:// paths in autoload_static.php 5 years ago
Command Fixes from PHPStan (#7687) 6 years ago
Config Fixes from PHPStan (#7687) 6 years ago
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
DependencyResolver Merge branch '2.0' into solve-without-installed 5 years ago
Downloader Fix test warnings 5 years ago
EventDispatcher Add EventDispatcher::removeListener to allow deregistration of listeners 5 years ago
Fixtures Refactor Installer class into separate install and update processes 5 years ago
IO feat(buffer-io): add the possibility to set user inputs for interactive questions 6 years ago
Installer Merge branch 'master' into 2.0 6 years ago
Json add missing testcase 5 years ago
Mock Add parallel download capability to FileDownloader and derivatives 6 years ago
Package Merge branch 'master' into 2.0 5 years ago
Plugin Add parallel download capability to FileDownloader and derivatives 6 years ago
Question Fixes from PHPStan (#7687) 6 years ago
Repository Merge branch 'master' into 2.0 5 years ago
Util Merge branch 'master' into 2.0 5 years ago
AllFunctionalTest.php Fixes from PHPStan (#7687) 6 years ago
ApplicationTest.php Fix test warnings 5 years ago
CacheTest.php Fix cache tests 5 years ago
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 6 years ago
ConfigTest.php Fixes from PHPStan (#7687) 6 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix factory test 6 years ago
InstallerTest.php Refactor Installer class into separate install and update processes 5 years ago
TestCase.php Fixes from PHPStan (#7687) 6 years ago