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 0ad322e51f
Fix tests
5 years ago
..
Autoload Fix exclude-from-classmap handling to avoid foo matching foo* directories, fixes #8563, refs #8575 5 years ago
Command Fix build 5 years ago
Config Fixes from PHPStan (#7687) 6 years ago
Console PHPStan fixes 5 years ago
DependencyResolver Merge branch 'master' into 2.0 5 years ago
Downloader Fix test on windows 5 years ago
EventDispatcher Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 5 years ago
Fixtures Fix tests 5 years ago
IO feat(buffer-io): add the possibility to set user inputs for interactive questions 6 years ago
Installer Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267 5 years ago
Json Add funding field to composer.json 5 years ago
Mock Request jobs replaced by root require / fixed package 5 years ago
Package Merge branch 'master' into 2.0 5 years ago
Plugin Refactor away some unnecessary RepositorySet usages 5 years ago
Question use Symfony PHPUnit Bridge 5 years ago
Repository Merge branch 'master' into 2.0 5 years ago
Script Fix indenting 5 years ago
Util Merge branch 'master' into 2.0 5 years ago
AllFunctionalTest.php Make usage of foreach to improve readability 5 years ago
ApplicationTest.php do not use env 5 years ago
CacheTest.php Merge branch 'master' into 2.0 5 years ago
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 6 years ago
ConfigTest.php fix risky tests (without any assertion) 5 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix factory test 6 years ago
InstallerTest.php Improve error reporting of solver issues, refs #7779 5 years ago
TestCase.php use Symfony PHPUnit Bridge 5 years ago