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
Do not display E_USER_DEPRECATED when running tests
We have added a couple of deprecation messages, but they trip up running
unit tests. The only way I could fix this was to disable
E_USER_DEPRECATED error reporting while running tests
0 commit comments