[wp-trac] [WordPress Trac] #22117: Better backtrace

WordPress Trac noreply at wordpress.org
Wed May 13 00:16:37 UTC 2015


#22117: Better backtrace
----------------------------------------+----------------------
 Reporter:  msolution                   |       Owner:
     Type:  enhancement                 |      Status:  closed
 Priority:  normal                      |   Milestone:
Component:  Database                    |     Version:  3.4.2
 Severity:  normal                      |  Resolution:  wontfix
 Keywords:  needs-refresh dev-feedback  |     Focuses:
----------------------------------------+----------------------
Changes (by johnbillion):

 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Awaiting Review =>


Comment:

 This just wraps the output of `wp_debug_backtrace_summary()` in `Error at
 {file}, at line {line}, in function {function}<br/>{backtrace}` which a)
 isn't accurate because backtraces aren't just used for errors, and b) will
 break any existing code which is exploding the output by commas.

 Not worth the effort, testing, etc.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/22117#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list