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.
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
6 years ago
..
Pear Fixes from PHPStan (#7687) 6 years ago
Vcs Merge pull request #7735 from glaubinix/t/bitbucket-v1-API-deprecation 6 years ago
ArrayRepository.php Fix regression in 036fc44c25, fixes #7268 6 years ago
ArtifactRepository.php Fixes from PHPStan (#7687) 6 years ago
BaseRepository.php Fix support for uppercase package names in why/why-not commands, fixes #7198 7 years ago
ComposerRepository.php Fixed typo 6 years ago
CompositeRepository.php rollback changes, since the implementation of the method "search" in the class "ComposerRepository" has parameter "type " 8 years ago
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
FilesystemRepository.php CS fixes 7 years ago
InstalledArrayRepository.php Fix regression added in 33af9eea95, fixes #1841 12 years ago
InstalledFilesystemRepository.php CS fixes 13 years ago
InstalledRepositoryInterface.php CS fixes 13 years ago
InvalidRepositoryException.php Add InvalidRepositoryException 12 years ago
PackageRepository.php Allow loading of transport-options in package repo, fixes #4991 9 years ago
PathRepository.php CS fixer 6 years ago
PearRepository.php Missing parent constructor calls. 9 years ago
PlatformRepository.php Report "same as actual" version if override package matches actual 6 years ago
RepositoryFactory.php Add 'git-bitbucket' in RepositoryFactory 7 years ago
RepositoryInterface.php Revert "add removePackage() to RepositoryInterface" 6 years ago
RepositoryManager.php FIX Update PHPDocs to indicate more specific return types 6 years ago
RepositorySecurityException.php CS fixes 11 years ago
VcsRepository.php Merge pull request #7703 from glaubinix/t/composer-version-cache 6 years ago
VersionCacheInterface.php Vcs Repository: add option to cache/reuse entire versions 6 years ago
WritableArrayRepository.php Reverted inadvertent API change, improved API documentation 9 years ago
WritableRepositoryInterface.php Reverted inadvertent API change, improved API documentation 9 years ago