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
Switched some places to PSR-18 HTTP client. The main functionality needs the Httplug Async Client specification. There is no PSR for asynchronous clients.
Parameter and return type declarations where possible.
Ignore empty tag lists passed to TagCapable::invalidateTags so you don't need to check if there are tags or not.