Home
last modified time | relevance | path

Searched hist:c0f08ea9b48e0645ea119ab329a3239253cd6e6b (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dinfoutils.phpc0f08ea9b48e0645ea119ab329a3239253cd6e6b Tue Nov 14 09:35:17 UTC 2023 Andreas Gohr <andi@splitbrain.org> clean up dbg_backtrace

This makes the formatting decisions more explicit instead of multiple
nested ternary operators. For hopefully make it easier to read.

It also renames [internal function] to [anonymous] since it usually
signifies an error in a anonymous callback rather than a PHP internal.