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 84f0f19112
Split Composer into PartialComposer & Composer classes to avoid nullable properties on Composer for non-fully-loaded instances, add types to Composer\Factory
2 years ago
..
Autoload Add return types to private/internal methods 2 years ago
Command Add return types to private/internal methods 2 years ago
Config Add return types to private/internal methods 2 years ago
Console Add void types where no return statement is present 2 years ago
DependencyResolver Add return types to private/internal methods 2 years ago
Downloader Add return types to private/internal methods 2 years ago
EventDispatcher Add return types to private/internal methods 2 years ago
Filter/PlatformRequirementFilter Add return types to private/internal methods 2 years ago
Fixtures Merge branch '2.2' into main 2 years ago
IO Add void types where no return statement is present 2 years ago
Installer Add return types to all code which is not being extended by open source packages 2 years ago
Json Split Composer into PartialComposer & Composer classes to avoid nullable properties on Composer for non-fully-loaded instances, add types to Composer\Factory 2 years ago
Mock Split Composer into PartialComposer & Composer classes to avoid nullable properties on Composer for non-fully-loaded instances, add types to Composer\Factory 2 years ago
Package Add return types to private/internal methods 2 years ago
Platform Add return types to private/internal methods 2 years ago
Plugin Add return types to private/internal methods 2 years ago
Question Add return types to private/internal methods 2 years ago
Repository Add return types to all code which is not being extended by open source packages 2 years ago
Script Add return types to private/internal methods 2 years ago
Util Add return types to private/internal methods 2 years ago
AllFunctionalTest.php Add return types to private/internal methods 2 years ago
ApplicationTest.php Add void types where no return statement is present 2 years ago
CacheTest.php Add void types where no return statement is present 2 years ago
ComposerTest.php Add void types where no return statement is present 2 years ago
ConfigTest.php Add return types to private/internal methods 2 years ago
DefaultConfigTest.php Add void types where no return statement is present 2 years ago
FactoryTest.php Add void types where no return statement is present 2 years ago
InstalledVersionsTest.php Add void types where no return statement is present 2 years ago
InstallerTest.php Add return types to private/internal methods 2 years ago
TestCase.php Add return types to all code which is not being extended by open source packages 2 years ago