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
This release changes some methods and properties to be static.
For methods, this a BC break only if you're overriding them. Otherwise, you should be able to upgrade safely.
Anyway, it's advised to call methods using self:: instead of $this->