1
0
Fork 0
composer/tests/Composer/Test/Repository
Nils Adermann d2fa1e1319 Merge branch 'master' into 2.0
* master: (48 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
  ...
2019-06-27 14:08:00 +02:00
..
Fixtures Remove weird binary file from repo 2018-10-31 18:29:32 +01:00
Pear Cleanups 2019-01-18 12:14:47 +01:00
Vcs Tweak and fix some more phpstan reports 2019-02-18 13:05:14 +01:00
ArrayRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ArtifactRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ComposerRepositoryTest.php Merge branch 'master' into 2.0 2019-06-27 14:08:00 +02:00
CompositeRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FilesystemRepositoryTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PathRepositoryTest.php Minor fixes and updated the rest of the code/tests to use HttpDownloader 2019-01-14 17:29:23 +01:00
PearRepositoryTest.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
PlatformRepositoryTest.php Don't do (new Foo())->bar() - not 5.3-compatible 2019-02-01 11:20:34 -08:00
RepositoryFactoryTest.php Minor fixes and updated the rest of the code/tests to use HttpDownloader 2019-01-14 17:29:23 +01:00
RepositoryManagerTest.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
VcsRepositoryTest.php Tweak and fix some more phpstan reports 2019-02-18 13:05:14 +01:00