]> git.mxchange.org Git - friendica.git/commit
Fix null value passed to string functions deprecation notices
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 23 Nov 2022 18:38:40 +0000 (13:38 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 25 Nov 2022 13:13:05 +0000 (08:13 -0500)
commit0ec7238da49d7e9a98b0a49f86e8ed2ca721ae9a
tree2bf192c12118d4639aece5649976007b46241f09
parent6b555f64daa15c2218da6b28c522dc408327b49d
Fix null value passed to string functions deprecation notices

- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1321796513
src/Content/Conversation.php
src/Database/Database.php
src/Model/Post/Media.php
src/Module/Admin/Site.php
src/Module/Contact/Profile.php
src/Module/User/PortableContacts.php