https://bugzilla.wikimedia.org/show_bug.cgi?id=43086

Bryan Davis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Bryan Davis <[email protected]> ---
Grabbing stack traces for warnings should be possible with a custom error
handler and debug_backtrace() or ErrorException. It should probably be put
behind a feature flag of some sort so that deployments that don't care about
tracking warnings don't incur the performance penalty of generating the
backtrace.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to