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.
Lars Strojny 4e06aa051a
Check if inet_pton() exists
4 years ago
..
Autoload Replace cascading str_replace() calls with strtr() 4 years ago
Command Use pool to match packages to avoid getting packages without ids, fixes #9094 4 years ago
Config Merge branch 'master' into 2.0 5 years ago
Console emit github action formatted error messages (#9120) 4 years ago
DependencyResolver Merge branch '1.10' 4 years ago
Downloader Merge pull request #9116 from ryanaslett/patch-1 4 years ago
EventDispatcher Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 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 Reuse operation formatting logic in downloaders 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Fix 5.3 support 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 8 years ago
Repository Check if inet_pton() exists 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Move Version util to Platform namespace, fix CS nitpicks, make regexes case insensitive for robustness, refs #9093 4 years ago
Cache.php Replace whitelist with allow list 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 platform-check config option to disable platform_check.php generation, and disable it for Composer 5 years ago
Factory.php Avoid attempting to use /etc/xdg as base config home, fixes #9053, refs #9045 4 years ago
InstalledVersions.php Use consistent phpdoc nullable syntax 4 years ago
Installer.php emit github action formatted error messages (#9120) 4 years ago