]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fixed:
authorRoland Haeder <roland@mxchange.org>
Thu, 18 Sep 2014 22:43:52 +0000 (00:43 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 29 Mar 2020 22:20:31 +0000 (00:20 +0200)
commit68cd4e9a448b310cbc91dbfc041ef0dc94559592
treee2b83ce746a01913b1b40325d176dcc156b508b7
parent89a4aab1785d86db1300790d325ea3dc379277b0
Fixed:
-----------------------------
Argument 2 passed to Ostatus_profile::notifyDeferred() must be an
instance of Profile, instance of User given, called in
/var/www/htdocs/plugins/OStatus/lib/ostatusqueuehandler.php on line 156 and
defined (/var/www/htdocs/plugins/OStatus/classes/Ostatus_profile.php:363)
[ABORT]
-----------------------------
getProfile() must be called on this->user

Plus fixed/added some type-hints.

Signed-off-by: Roland Haeder <roland@mxchange.org>
classes/Avatar.php
lib/activityutils.php
plugins/OStatus/lib/ostatusqueuehandler.php
plugins/OStatus/scripts/update_ostatus_profiles.php