You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the $insecure parameter in the __construct method of the class CoreUpgrader is not documented, and the documentation for this parameter is missing. The parameter has a bool datatype, but there is no explanation in the code comments or documentation.