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.
Jason Woods efc7a3f75f
fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405)
Fixes #10394

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
3 years ago
..
Autoload Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385 3 years ago
Command Added return type docs (#10221) 3 years ago
Config Add types to `Config` tests (#10234) 3 years ago
Console PHPStan fixes 4 years ago
DependencyResolver fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 3 years ago
Downloader Delete old pear package fixtures 3 years ago
EventDispatcher Upgrade PHPStan to 1.0 (#10253) 3 years ago
Filter/PlatformRequirementFilter Add wildcard support to ignore-platform-req, fixes #10045 (#10083) 3 years ago
Fixtures Add test verifying only plugin deps are autoloaded (#10374) 3 years ago
IO Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Installer Fix handling of php bin proxies combined with declare() on php <8, fixes #10246 (#10249) 3 years ago
Json Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
Mock Upgrade php-cs-fixer to 3.x and fix CS 3 years ago
Package Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
Platform Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
Plugin Fix plugin autoloading including files autoload rules from the root package, fixes #10382 (#10386) 3 years ago
Question Add types to `Question` tests (#10219) 3 years ago
Repository Use web URLs for Gitlab support metadata (#10377) 3 years ago
Script Add types to `Script` tests (#10220) 3 years ago
Util Fix tests on windows 3 years ago
AllFunctionalTest.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
ApplicationTest.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 3 years ago
CacheTest.php Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
ComposerTest.php CS fixes 4 years ago
ConfigTest.php Config: add source option for command to show where a config value is loaded from (#10129) 3 years ago
DefaultConfigTest.php CS fixes 4 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Finalize phpstan level 6 for tests dir, closes #10159 3 years ago
InstallerTest.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago
PolyfillTestCase.php CS fixes 4 years ago
TestCase.php Add composer/pcre dependency and use it everywhere instead of preg_* 3 years ago