]> git.mxchange.org Git - friendica.git/commit
Change DiasporaContact->subscribe type to string
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 10 Dec 2022 14:23:29 +0000 (09:23 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 10 Dec 2022 14:23:29 +0000 (09:23 -0500)
commit19d11c08d4017b912367289f96e84ba6e868b1c5
tree061f802cbd8f33964891a57c990f13f61fe6b83b
parent5fd5819321f5b6bd62c0be4dbddedc4535b065fb
Change DiasporaContact->subscribe type to string

- This avoids the expected "{uri}" placeholder to be URL-encoded in the string representation
src/Protocol/Diaspora/Entity/DiasporaContact.php
src/Protocol/Diaspora/Factory/DiasporaContact.php