Home
last modified time | relevance | path

Searched hist:"5499 b0dacdc652f3c3bcd8957a0811bf69365b9d" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Debug/
H A DDebugHelper.php5499b0dacdc652f3c3bcd8957a0811bf69365b9d Sat Jan 22 09:17:38 UTC 2022 Andreas Gohr <andi@splitbrain.org> Fixes caller position when logging deprecated data

The backtrace lists the caller position for the called method. The code
assumed it to be the position of the methof itself.