]> git.mxchange.org Git - friendica.git/commit
Changes:
authorRoland Häder <roland@mxchange.org>
Mon, 20 Jun 2022 18:59:08 +0000 (20:59 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 20 Jun 2022 19:00:19 +0000 (21:00 +0200)
commit752953e472dec0548cdf5291843e6b64e9d9f083
treefcba824a08add8b4a384f178179b397c2eb85832
parent0c12e947dd9f5f1db26b4c9eed43319ab364581b
Changes:
- as @MrPetovan pointed out, $actor can be NULL earlier and used later as NULL
- added some missing type-hints
- added missing documentation
- the added @TODO points out to avoid true|false|null for a boolean
src/Model/APContact.php
src/Protocol/ActivityPub/Receiver.php
src/Protocol/ActivityPub/Transmitter.php