1
0
Fork 0
composer/tests/Composer/Test
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>
2021-12-31 11:49:42 +01:00
..
Autoload Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385 2021-12-22 21:42:19 +01:00
Command
Config Add types to `Config` tests (#10234) 2021-10-27 20:34:48 +02:00
Console
DependencyResolver fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405) 2021-12-31 11:49:42 +01:00
Downloader Delete old pear package fixtures 2021-12-10 13:50:46 +01:00
EventDispatcher Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Filter/PlatformRequirementFilter Add wildcard support to ignore-platform-req, fixes #10045 (#10083) 2021-11-11 15:56:38 +01:00
Fixtures Add test verifying only plugin deps are autoloaded (#10374) 2021-12-20 14:58:55 +01:00
IO Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00
Installer Fix handling of php bin proxies combined with declare() on php <8, fixes #10246 (#10249) 2021-11-02 11:36:31 +01:00
Json Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
Mock Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02:00
Package Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00
Platform Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
Plugin Fix plugin autoloading including files autoload rules from the root package, fixes #10382 (#10386) 2021-12-22 16:04:34 +01:00
Question
Repository Use web URLs for Gitlab support metadata (#10377) 2021-12-22 10:54:48 +01:00
Script
Util Fix tests on windows 2021-11-24 16:19:37 +01:00
AllFunctionalTest.php Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00
ApplicationTest.php Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371) 2021-12-20 14:23:35 +01:00
CacheTest.php Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
ComposerTest.php
ConfigTest.php Config: add source option for command to show where a config value is loaded from (#10129) 2021-11-11 15:17:58 +01:00
DefaultConfigTest.php
FactoryTest.php
InstalledVersionsTest.php Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
InstallerTest.php Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00
PolyfillTestCase.php
TestCase.php Add composer/pcre dependency and use it everywhere instead of preg_* 2021-12-07 12:37:19 +01:00