]> git.mxchange.org Git - friendica.git/commit
Throw exception when a few keys are missing from probe data array in Repository\Diasp...
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 8 Dec 2022 14:40:35 +0000 (09:40 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 10 Dec 2022 16:42:04 +0000 (11:42 -0500)
commite78471c847a1c590439012639a9200aea1c622c6
tree772daa2b197ff681abefd72a4a34c90a73e0e07c
parentd87585477cb5c68d24442fb329581f88c1dfe8e9
Throw exception when a few keys are missing from probe data array in Repository\DiasporaContact

- Address part of https://github.com/friendica/friendica/issues/11993#issuecomment-1338134893
src/Model/Contact.php
src/Protocol/Diaspora/Repository/DiasporaContact.php