]> git.mxchange.org Git - friendica.git/commit
Add offset parameter to System::callstack
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 27 Jul 2020 04:20:30 +0000 (00:20 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 27 Jul 2020 06:31:42 +0000 (02:31 -0400)
commit19141b1bcfeff348de1cd3138dda07d972c0c0da
tree1fee379d93118e4b0d1fcf3ec59117bb45a6003a
parent639e2b389249e7f1ba88f489c2ae0673a12e71c5
Add offset parameter to System::callstack

- Enable its use in centralized methods without polluting the stack
src/Core/System.php