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 6cf4ba051c
Update messaging about plugin errors
4 years ago
..
Autoload Changed all substr calls used to compare fragments of text to strpos 4 years ago
Command Show default value instead of optional, refs #9181 4 years ago
Config Changed all substr calls used to compare fragments of text to strpos 4 years ago
Console Changed all substr calls used to compare fragments of text to strpos 4 years ago
DependencyResolver Update messaging about plugin errors 4 years ago
Downloader Add a readonly mode to the cache, fixes #9150 4 years ago
EventDispatcher Changed all substr calls used to compare fragments of text to strpos 4 years ago
Exception Add missing class 4 years ago
IO Add basic progress bar capability while waiting for jobs to complete 4 years ago
Installer Changed all substr calls used to compare fragments of text to strpos 4 years ago
Json Changed all substr calls used to compare fragments of text to strpos 4 years ago
Package Merge branch '1.10' 4 years ago
Platform Check if inet_pton() exists 4 years ago
Plugin Replace cascading str_replace() calls with strtr() 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Remove dead code 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Merge pull request #9188 from simonberger/fix-php53-closure-self-usage 4 years ago
Cache.php Add a readonly mode to the cache, fixes #9150 4 years ago
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Composer.php Fix class name case, refs #8939 4 years ago
Config.php Add a readonly mode to the cache, fixes #9150 4 years ago
Factory.php Changed all substr calls used to compare fragments of text to strpos 4 years ago
InstalledVersions.php Use consistent phpdoc nullable syntax 4 years ago
Installer.php Consistently reuse the new PlatformRepository::isPlatformPackage() method 4 years ago