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 d64d1adf61
Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107)
3 years ago
..
Autoload Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107) 3 years ago
Command PHPStan Level 5 (#10070) 3 years ago
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 4 years ago
Console PHPStan fixes 4 years ago
DependencyResolver Add more type annotations 3 years ago
Downloader Fix all remaining php8.1 test suite deprecations 3 years ago
EventDispatcher Fix all remaining php8.1 test suite deprecations 3 years ago
Fixtures Fix tests 3 years ago
IO PHPStan Level 5 (#10070) 3 years ago
Installer PHPStan Level 5 (#10070) 3 years ago
Json Fix JsonFile when using custom json schema with no "name" and "description" properties 3 years ago
Mock PHPStan Level 5 (#10070) 3 years ago
Package Make sure that names with wildcards which are not preceded by dots are also seen as package names and not version constraints 3 years ago
Platform Fix some PHP 8.1 deprecation warnings, fixes #10008 3 years ago
Plugin PHPStan Level 5 (#10070) 3 years ago
Question CS fixes 4 years ago
Repository PHPStan Level 5 (#10070) 3 years ago
Script Some phpstan level 4 fixes 3 years ago
Util Fix test 3 years ago
AllFunctionalTest.php PHPStan Level 5 (#10070) 3 years ago
ApplicationTest.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 3 years ago
CacheTest.php CS fixes 4 years ago
ComposerTest.php CS fixes 4 years ago
ConfigTest.php Fix/add tests and also handle case where a json object is used 3 years ago
DefaultConfigTest.php CS fixes 4 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Fix direct deprecations 3 years ago
InstallerTest.php More deprecation fixes by using ProcessExecutorMock and a couple of PackageInterface type fixes 3 years ago
PolyfillTestCase.php CS fixes 4 years ago
TestCase.php Add type info to many properties/methods 3 years ago