[wp-trac] [WordPress Trac] #19589: Simplify the recording of backtraces

WordPress Trac wp-trac at lists.automattic.com
Sat Dec 17 15:52:57 UTC 2011


#19589: Simplify the recording of backtraces
------------------------------+-------------------------------
 Reporter:  westi             |      Owner:  westi
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Future Release
Component:  Warnings/Notices  |    Version:  3.3
 Severity:  normal            |   Keywords:  needs-patch early
------------------------------+-------------------------------
 We currently have a simple backtrace generator in wpdb::get_caller which
 doesn't always tell the complete truth (e.g. when object methods are
 called statically this is not shown) and is limited to use from the wpdb
 object.

 We should have a more generic function available in core which wpdb and
 plugins (like debug bar can use)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19589>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list