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
Just a minor missing deprecation annotation in 2.7 and 2.8. AbstractQuery::iterate is marked as deprecated but Query::iterate isn't.
It still triggers a message through its parent call.