26 Commits (1f75af6f89fef058bbc373d439144b7c3b43c099)

Author SHA1 Message Date
Jordi Boggiano 1f75af6f89
Move comment where it belongs 2 years ago
Jordi Boggiano 2d153f2371
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 20d11bfdfb
Display the stored channel when choosing a specific channel in self-update, fixes #10719 2 years ago
Jordi Boggiano 106149d102
Fix a bunch of type errors in SelfUpdateCommand, fixes #10696, closes #10704 2 years ago
Jordi Boggiano dce63fdf4f
Merge branch '2.2' into main 2 years ago
Jordi Boggiano 38efb57ba2
Fix type issues 2 years ago
Jordi Boggiano 956d44c339
Add --2.2 flag to self-update for 2.2 LTS as well as EOL marker support 2 years ago
Jordi Boggiano 6a466a120a
Enable strict types on all files 2 years ago
Jordi Boggiano 6da38f83a0
Add parameter types to all the things 2 years ago
Jordi Boggiano eda9014bef
Add return types to all code which is not being extended by open source packages 2 years ago
Jordi Boggiano a16ed3d0ed
Add return types to private/internal methods 2 years ago
Jordi Boggiano abdc6893a6
Add void types where no return statement is present 2 years ago
pistej 04c157bf32
Reaching phpstan level 6 in Composer/SelfUpdate (#10169) 3 years ago
Jordi Boggiano 0761474599
Add type info to many properties/methods 3 years ago
Jordi Boggiano b7d770659b
CS fixes 4 years ago
Jordi Boggiano 2d3905157d
Merge branch '1.10' 4 years ago
Jordi Boggiano 387e828993
Promote next major version when running stable self-update, and prevent self-update from automatically upgrading to the next major release 4 years ago
Jordi Boggiano 5bd61ac55c
Cache versions data to avoid redownloading it twice during self-update 4 years ago
Jordi Boggiano c8731598cc
Merge branch '1.10' 4 years ago
johnstevenson 54debe8210
Respect disable-tls in Versions::getLatest
Use http to get the latest version when disable-tls is true and error-
trap DiagnoseCommand::checkVersion so that all checks can complete.
Fixes #8657.
4 years ago
Jordi Boggiano 86cfbdc541
Merge branch '1.10' 4 years ago
Jordi Boggiano b3dbd95332
Fix PHP <5.6 syntax, fixes #8759, closes #8760 4 years ago
Jordi Boggiano 8e664a37f5
Merge branch '1.10' 4 years ago
Jordi Boggiano ccc8829ed9
Allow forcing self-update to stick to 1.x or 2.x using --1 and --2 flags, fixes #8753 4 years ago
Jordi Boggiano f946d8eb5a More RemoteFilesystem usage removals and some repository/vcs driver refactorings 5 years ago
Jordi Boggiano 0db8bbfda3 Add update channels support to self-update and diagnose, fixes #4960 8 years ago