]> git.mxchange.org Git - friendica.git/commit
Individual callstacks are removed from the logger
authorMichael <heluecht@pirati.ca>
Wed, 18 Oct 2023 19:55:15 +0000 (19:55 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 18 Oct 2023 19:55:15 +0000 (19:55 +0000)
commite4a37f344ef52195f7ad9e7988d8a495b4034069
tree1634433d6a33353e3945c23302aa9db7f41aeda1
parentd05fbe6e459b5cf079b6b4e61d2895bbd0a77b35
Individual callstacks are removed from the logger
36 files changed:
src/BaseModule.php
src/Content/Text/Markdown.php
src/Content/Widget/VCard.php
src/Core/Logger/Util/Introspection.php
src/Core/System.php
src/Core/Worker.php
src/Database/Database.php
src/Model/APContact.php
src/Model/Contact.php
src/Model/Contact/User.php
src/Model/GServer.php
src/Model/Item.php
src/Model/Photo.php
src/Model/Post.php
src/Model/Post/Link.php
src/Model/Post/Media.php
src/Model/Profile.php
src/Model/Tag.php
src/Model/User.php
src/Module/Contact.php
src/Module/Special/HTTPException.php
src/Navigation/Notifications/Repository/Notify.php
src/Network/Factory/MimeType.php
src/Network/HTTPClient/Client/HttpClient.php
src/Network/Probe.php
src/Protocol/ActivityPub/Processor.php
src/Protocol/ActivityPub/Queue.php
src/Protocol/ActivityPub/Receiver.php
src/Protocol/ActivityPub/Transmitter.php
src/Protocol/Diaspora.php
src/Protocol/Diaspora/Repository/DiasporaContact.php
src/Util/Crypto.php
src/Util/JsonLD.php
src/Util/Proxy.php
src/Util/Strings.php
src/Util/XML.php