]> git.mxchange.org Git - friendica.git/commit
Fixes: (#5404)
authorRoland Häder <Quix0r@users.noreply.github.com>
Thu, 19 Jul 2018 11:07:14 +0000 (13:07 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Thu, 19 Jul 2018 11:07:14 +0000 (07:07 -0400)
commitb05b96d04a7af2b63c04178f2f0d6858347c41d8
tree57c7ccd31a151cc588aaae8734883974b1633561
parent732da04ced041b9143039f6671709b69e3f1d4ca
Fixes: (#5404)
- fixed E_NOTICE in mod/follow.php
- fixed 2 E_NOTICE in src/Protocol/Diaspora.php
- added more type-hints for `array` type where known

Signed-off-by: Roland Häder <roland@mxchange.org>
mod/follow.php
src/Protocol/Diaspora.php