]> git.mxchange.org Git - friendica.git/commit
Explicitly cast Url objects to string
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 3 Oct 2021 18:53:06 +0000 (14:53 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 3 Oct 2021 18:53:06 +0000 (14:53 -0400)
commitee5aa2d4327699ae80c281c6aebbeaf6f06be269
tree09d2a7c096c6a01b5b5d068fbb46622642b58ec3
parente91ba2b9929a532e6a313a7786a082e76b835aac
Explicitly cast Url objects to string

- Some systems do not do this operation automatically and it results in empty DB fields
src/Navigation/Notifications/Depository/Notify.php