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.
Alexander Schranz 1321bfca36
Add return types to closures (#9)
2 years ago
..
AboutCommand.php Add void types where no return statement is present 2 years ago
ArchiveCommand.php Add return types to closures (#9) 2 years ago
BaseCommand.php Fix CS 2 years ago
BaseDependencyCommand.php Add return types to closures (#9) 2 years ago
CheckPlatformReqsCommand.php Add void types where no return statement is present 2 years ago
ClearCacheCommand.php Add void types where no return statement is present 2 years ago
ConfigCommand.php Add return types to closures (#9) 2 years ago
CreateProjectCommand.php Add return types to all code which is not being extended by open source packages 2 years ago
DependsCommand.php Add void types where no return statement is present 2 years ago
DiagnoseCommand.php Add return types to closures (#9) 2 years ago
DumpAutoloadCommand.php Fix CS 2 years ago
ExecCommand.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2 years ago
FundCommand.php Add return types to private/internal methods 2 years ago
GlobalCommand.php Add return types to all code which is not being extended by open source packages 2 years ago
HomeCommand.php Add return types to private/internal methods 2 years ago
InitCommand.php Add return types to closures (#9) 2 years ago
InstallCommand.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
LicensesCommand.php Add return types to closures (#9) 2 years ago
OutdatedCommand.php Add return types to all code which is not being extended by open source packages 2 years ago
PackageDiscoveryTrait.php Add return types to all code which is not being extended by open source packages 2 years ago
ProhibitsCommand.php Add void types where no return statement is present 2 years ago
ReinstallCommand.php Add return types to closures (#9) 2 years ago
RemoveCommand.php Add return types to closures (#9) 2 years ago
RequireCommand.php Add return types to private/internal methods 2 years ago
RunScriptCommand.php Add return types to all code which is not being extended by open source packages 2 years ago
ScriptAliasCommand.php Add void types where no return statement is present 2 years ago
SearchCommand.php Add void types where no return statement is present 2 years ago
SelfUpdateCommand.php Add return types to closures (#9) 2 years ago
ShowCommand.php Add return types to closures (#9) 2 years ago
StatusCommand.php Add return types to closures (#9) 2 years ago
SuggestsCommand.php Add void types where no return statement is present 2 years ago
UpdateCommand.php Add return types to closures (#9) 2 years ago
ValidateCommand.php Add return types to closures (#9) 2 years ago