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
..
Fixtures Remove weird binary file from repo 6 years ago
Pear Fixes from PHPStan (#7687) 6 years ago
Vcs Fixes from PHPStan (#7687) 6 years ago
ArrayRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
ArtifactRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
ComposerRepositoryTest.php Fix URL resolution for Composer repositories 5 years ago
CompositeRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
FilesystemRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
PathRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
PearRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
PlatformRepositoryTest.php Don't do (new Foo())->bar() - not 5.3-compatible 5 years ago
RepositoryFactoryTest.php Fixes from PHPStan (#7687) 6 years ago
RepositoryManagerTest.php Fixes from PHPStan (#7687) 6 years ago
VcsRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago