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.
Thomas Flori ec27777341 code improvements as suggested
Thanks for your input!
8 years ago
..
Pear Merge remote-tracking branch 'watermanio/strict-types' into 1.0 8 years ago
Vcs code improvements as suggested 8 years ago
ArrayRepository.php Added --type option to search 8 years ago
ArtifactRepository.php Strict type checks of null and bool 8 years ago
BaseRepository.php Clarify output when something is installed in the wrong version, refs #5259 8 years ago
ComposerRepository.php Fix regex cleaning up repo URLs, fixes #5686 8 years ago
CompositeRepository.php Added --type option to search 8 years ago
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
FilesystemRepository.php Missing parent constructor calls. 8 years ago
InstalledArrayRepository.php Fix regression added in 33af9eea95, fixes #1841 11 years ago
InstalledFilesystemRepository.php CS fixes 12 years ago
InstalledRepositoryInterface.php CS fixes 12 years ago
InvalidRepositoryException.php Add InvalidRepositoryException 12 years ago
PackageRepository.php Allow loading of transport-options in package repo, fixes #4991 8 years ago
PathRepository.php Merge remote-tracking branch 'curry684/home-expansion' 8 years ago
PearRepository.php Missing parent constructor calls. 8 years ago
PlatformRepository.php Check that PHP_ZTS is defined 8 years ago
RepositoryFactory.php Add Fossil support to Composer 8 years ago
RepositoryInterface.php Remove type parameter from RepositoryInterface 8 years ago
RepositoryManager.php Output warning for invalid-looking packagist config, fixes #5404 8 years ago
RepositorySecurityException.php CS fixes 11 years ago
VcsRepository.php fix typo and bugs on Fossil support 8 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