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
Fixes #64260. The doing_it_wrong_trigger_error filter was preventing
all doing_it_wrong notices from being logged during REST requests.
This change ensures notices are written to debug.log while still
preventing trigger_error() from interfering with REST responses.
0 commit comments