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 7b1fc4b2c8
Remove alias::getAliasOf return type as this is not compatible with PHP 7.2/7.3
2 years ago
..
Autoload Add return types to all code which is not being extended by open source packages 2 years ago
Command 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
Config Add return types to private/internal methods 2 years ago
Console 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
DependencyResolver Add return types to all code which is not being extended by open source packages 2 years ago
Downloader Add return types to all code which is not being extended by open source packages 2 years ago
EventDispatcher 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
Exception Fix logic (again) 4 years ago
Filter/PlatformRequirementFilter Add return types to all code which is not being extended by open source packages 2 years ago
IO Add return types to all code which is not being extended by open source packages 2 years ago
Installer 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
Json Add return types to all code which is not being extended by open source packages 2 years ago
Package Remove alias::getAliasOf return type as this is not compatible with PHP 7.2/7.3 2 years ago
Platform Add return types to all code which is not being extended by open source packages 2 years ago
Plugin 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
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
SelfUpdate Add return types to all code which is not being extended by open source packages 2 years ago
Util Add return types to all code which is not being extended by open source packages 2 years ago
Cache.php Remove code blocks for php <7.2 compatibility (#10417) 3 years ago
Compiler.php Add return types to private/internal methods 2 years ago
Composer.php 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
Config.php Add return types to all code which is not being extended by open source packages 2 years ago
Factory.php 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
InstalledVersions.php Lots of typing improvements 3 years ago
Installer.php Add return types to all code which is not being extended by open source packages 2 years ago
PartialComposer.php 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