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
* stub webdriver cookies as objects over arrays
* check for cookie domain with isset, not array_key_exists
calling array_key_exists on classes implementing \ArrayAccess always
returns false and emits a deprecation notice on 7.4
0 commit comments