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
Many arguments have had their type strictness increased for added type safety.
The Base class which is implemented by all of the Args classes no longer implements ArrayAccess, Countable, or IteratorAggregate. See this issue for further information.