]> 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 Haeder <roland@mxchange.org>
Thu, 18 Sep 2014 22:43:52 +0000 (00:43 +0200)
commit846a4b7816bf7f61a4e3a487d613785d5dd018fb
tree4e1993ef8407cb860ab56863b53c8bd9ec0597d6
parenta69b0c181e193e51f3ae46ed4f2a50f9b7d8141f
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