1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano dd49db6f08
Make sure that names with wildcards which are not preceded by dots are also seen as package names and not version constraints
2021-09-05 09:56:28 +02:00
..
Autoload Add more possessive quantifiers, unicode flag and support for more post-heredoc syntax, fix test file syntax being invalid 2021-08-29 12:23:02 +02:00
Command PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 2020-11-12 11:09:15 +01:00
Console PHPStan fixes 2020-02-07 23:10:10 +01:00
DependencyResolver PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Downloader Fix all remaining php8.1 test suite deprecations 2021-08-19 13:00:30 +02:00
EventDispatcher Fix all remaining php8.1 test suite deprecations 2021-08-19 13:00:30 +02:00
Fixtures Just some comments with 'it's' that should have been 'its' (#10071) 2021-08-22 13:41:18 +02:00
IO PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Installer PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Json Fix JsonFile when using custom json schema with no "name" and "description" properties 2021-06-03 20:15:35 +02:00
Mock PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Package Make sure that names with wildcards which are not preceded by dots are also seen as package names and not version constraints 2021-09-05 09:56:28 +02:00
Platform Fix some PHP 8.1 deprecation warnings, fixes #10008 2021-07-21 15:13:24 +02:00
Plugin PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Question CS fixes 2020-11-22 14:52:39 +01:00
Repository PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Script Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
Util Fix test 2021-08-29 20:10:24 +02:00
AllFunctionalTest.php PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
ApplicationTest.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 2021-06-03 10:17:54 +02:00
CacheTest.php CS fixes 2020-11-22 14:52:39 +01:00
ComposerTest.php CS fixes 2020-11-22 14:52:39 +01:00
ConfigTest.php Fix/add tests and also handle case where a json object is used 2021-02-11 11:13:58 +01:00
DefaultConfigTest.php CS fixes 2020-11-22 14:52:39 +01:00
FactoryTest.php Fix factory test 2019-01-14 17:29:23 +01:00
InstalledVersionsTest.php Fix direct deprecations 2021-08-18 15:17:06 +02:00
InstallerTest.php More deprecation fixes by using ProcessExecutorMock and a couple of PackageInterface type fixes 2021-08-18 23:35:27 +02:00
PolyfillTestCase.php CS fixes 2020-11-22 14:52:39 +01:00
TestCase.php Add type info to many properties/methods 2021-08-30 14:46:49 +02:00