]> git.mxchange.org Git - friendica.git/commit
Replace deprecated use of "self" in callables
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 19 Jan 2023 14:02:05 +0000 (09:02 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 21 Jan 2023 19:25:21 +0000 (14:25 -0500)
commit7e618856ab09ac74a3760e238c73ecb9515f6701
tree82a7e7d22ad423012d508d12b613e520b3dd6084
parent881cb456e2712e04d0a510619e06fa371567feaf
Replace deprecated use of "self" in callables

- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1383147421
src/Content/OEmbed.php
src/Content/Smilies.php
src/Content/Text/BBCode.php
src/Content/Text/HTML.php
src/Content/Widget/TagCloud.php
src/Database/DBA.php
src/Model/Event.php
src/Protocol/ActivityPub/Transmitter.php
src/Util/ParseUrl.php
src/Util/Proxy.php