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.
pfofi c751914410 Fix URL resolution for Composer repositories
Composer was unable canonicalize URLs in non-HTTP(S) Composer
repositories. For example it was not possible to use a `providers-url`
in a repository loaded via the `file://` scheme.

See also: #8115
5 years ago
..
Autoload expand regex and testcases 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 Follow up to #7946 test: add solver flag to assert path execution 5 years ago
Downloader Add output for metapackage installs/updates/.. fixes #7586 6 years ago
EventDispatcher Call a script recursively with extra parameters (#7720) 6 years ago
Fixtures Fix tests 5 years ago
IO Fixes from PHPStan (#7687) 6 years ago
Installer Add output for metapackage installs/updates/.. fixes #7586 6 years ago
Json add missing testcase 5 years ago
Mock Fixes from PHPStan (#7687) 6 years ago
Package Merge remote-tracking branch 'dmanners/add-chat-option-for-support' 6 years ago
Plugin Fixes from PHPStan (#7687) 6 years ago
Question Fixes from PHPStan (#7687) 6 years ago
Repository Fix URL resolution for Composer repositories 5 years ago
Util Fixes from PHPStan (#7687) 6 years ago
AllFunctionalTest.php Fixes from PHPStan (#7687) 6 years ago
ApplicationTest.php Fixes from PHPStan (#7687) 6 years ago
CacheTest.php Fixes from PHPStan (#7687) 6 years ago
ComposerTest.php Fixes from PHPStan (#7687) 6 years ago
ConfigTest.php Fixes from PHPStan (#7687) 6 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix TestCase import 6 years ago
InstallerTest.php Fixes from PHPStan (#7687) 6 years ago
TestCase.php Fixes from PHPStan (#7687) 6 years ago