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
Improve phpdoc to work nicely with static code analysers: Generics, param and return types.
There are no BC break because this is "only" documentation, but code analysers and other code quality tools might now report if you use the API incorrectly.