]> git.mxchange.org Git - friendica.git/commit
Also catch TypeError exceptions in Repository\PostMedia
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 20 Dec 2023 14:50:49 +0000 (09:50 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Wed, 20 Dec 2023 14:50:49 +0000 (09:50 -0500)
commit9024fc1226304070b49e06a1fd845c0be3b1b5eb
treeb3c493b9a1b37197aebf51dbad0888348e738bd4
parent8fbcdd371e6148d05971343cef012a2b4f371d84
Also catch TypeError exceptions in Repository\PostMedia

- Address "Uncaught Exception TypeError: "Friendica\Content\Post\Entity\PostMedia::__construct(): Argument #2 ($url) must be of type Psr\Http\Message\UriInterface, null given"
src/Content/Post/Repository/PostMedia.php