]> git.mxchange.org Git - friendica.git/commit
Prevent the use of $shared_item if it's falsy in Mastodon\Status::createQuote
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 29 Jan 2023 05:11:13 +0000 (00:11 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 29 Jan 2023 05:11:13 +0000 (00:11 -0500)
commit9a270de9c2de6a93fe081a2c0d8d83de6b6a82b3
treed7140ff0ddf3dea2ab8e47f3d340d913b7457018
parent6dfa49252124dfcc719c785b859e99e8cf8ca37a
Prevent the use of $shared_item if it's falsy in Mastodon\Status::createQuote

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1407342324
src/Factory/Api/Mastodon/Status.php