Jordi Boggiano
|
387e828993
|
Promote next major version when running stable self-update, and prevent self-update from automatically upgrading to the next major release
|
2020-07-30 16:32:29 +02:00 |
Jordi Boggiano
|
5bd61ac55c
|
Cache versions data to avoid redownloading it twice during self-update
|
2020-07-30 16:32:29 +02:00 |
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.
|
2020-06-15 13:08:38 +02:00 |
Jordi Boggiano
|
b3dbd95332
|
Fix PHP <5.6 syntax, fixes #8759, closes #8760
|
2020-04-10 11:34:00 +02:00 |
Jordi Boggiano
|
ccc8829ed9
|
Allow forcing self-update to stick to 1.x or 2.x using --1 and --2 flags, fixes #8753
|
2020-04-09 15:17:30 +02:00 |
Jordi Boggiano
|
0db8bbfda3
|
Add update channels support to self-update and diagnose, fixes #4960
|
2016-03-15 14:13:08 +00:00 |