]> git.mxchange.org Git - friendica.git/commit
Ensure Util\Profiler->rendertime is bool
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 21 Aug 2022 11:44:12 +0000 (07:44 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 21 Aug 2022 11:44:12 +0000 (07:44 -0400)
commit5f62a59d2f3d9cc9712849726f1999b1ea017679
tree9d28e1e88cd267b2912215533d11defae8dd6ea6
parent59b4f2e99395f1c4944df7379f4e530322e7330f
Ensure Util\Profiler->rendertime is bool

- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1221228589
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1221244898
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1221333918
src/Util/Profiler.php