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.
Jordi Boggiano 332c46af8b
Merge pull request from GHSA-h5h8-pc6h-jvvx
* Fix external process calls to avoid user input being able to pass extra parameters

* Tweak some fixes
3 years ago
..
Vcs Merge pull request from GHSA-h5h8-pc6h-jvvx 3 years ago
ArrayRepository.php CS fixes 4 years ago
ArtifactRepository.php CS fixes 4 years ago
ComposerRepository.php Switch to composer/metadata-minifier, fixes #9727 4 years ago
CompositeRepository.php CS fixes 4 years ago
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
FilesystemRepository.php Remove plugin installer hackery 4 years ago
FilterRepository.php Avoid loading same packages multiple times 4 years ago
InstalledArrayRepository.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 4 years ago
InstalledFilesystemRepository.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 4 years ago
InstalledRepository.php CS fixes 4 years ago
InstalledRepositoryInterface.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 4 years ago
InvalidRepositoryException.php Add InvalidRepositoryException 12 years ago
LockArrayRepository.php CS fixes 4 years ago
PackageRepository.php Improve error reporting of solver issues, refs #7779 5 years ago
PathRepository.php Merge branch '1.10' 4 years ago
PearRepository.php CS fixes 4 years ago
PlatformRepository.php Check if SODIUM_LIBRARY_VERSION is defined 4 years ago
RepositoryFactory.php Changed all substr calls used to compare fragments of text to strpos 4 years ago
RepositoryInterface.php CS fixes 4 years ago
RepositoryManager.php Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
RepositorySecurityException.php CS fixes 11 years ago
RepositorySet.php CS fixes 4 years ago
RootPackageRepository.php Minor refactoring of RootPackageRepo 5 years ago
VcsRepository.php Clarify behavior of name in VCS repo, closes #9752 4 years ago
VersionCacheInterface.php CS fixes 4 years ago
WritableArrayRepository.php Make platform-check only check non-dev requires, refs #9412 4 years ago
WritableRepositoryInterface.php Make platform-check only check non-dev requires, refs #9412 4 years ago