Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.86 KB | None | 0 0
  1. common\modules\smmbro\layers\app\actions\follower_list\ImportFollowers.php:23 PhanUnreferencedPrivateProperty Possibly zero references to private property `\common\modules\smmbro\layers\app\actions\follower_list\ImportFollowers->categoryLogDebug`
  2. common\modules\smmbro\layers\app\components\mutexes\adapters\FileMutex.php:77 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  3. common\modules\smmbro\layers\app\components\mutexes\custom\ExpiringFileMutex.php:80 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  4. common\modules\smmbro\layers\app\services\json\ClubOwnerVkDataJson.php:27 PhanDeprecatedClass Call to deprecated class `\common\modules\smmbro\layers\infrastructure\adapters\VkProfile` defined at `common\modules\smmbro\layers\infrastructure\adapters\VkProfile.php:14`
  5. common\modules\smmbro\layers\data\components\snapshot\services\SnapshotFollowerService.php:26 PhanTypeMismatchDeclaredReturn Doc-block of `getCurrentFollower` contains declared return type `null` which is incompatible with the return type `array` declared in the signature
  6. common\modules\smmbro\layers\domain\objects\Stage.php:598 PhanTypeMismatchArgumentInternal Argument 2 `(return)` is `1` but `\print_r()` takes `bool`
  7. common\modules\smmbro\layers\domain\objects\Stage.php:605 PhanTypeMismatchArgumentInternal Argument 2 `(return)` is `1` but `\print_r()` takes `bool`
  8. common\modules\smmbro\layers\infrastructure\actions\ClientClubPurposeUpdateAction.php:66 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  9. common\modules\smmbro\layers\infrastructure\actions\ClientCommentUpdateAction.php:61 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  10. common\modules\smmbro\layers\infrastructure\actions\ClientCommunicationChannelUpdateAction.php:66 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  11. common\modules\smmbro\layers\infrastructure\actions\ClientLoyaltyUpdateAction.php:66 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  12. common\modules\smmbro\layers\infrastructure\actions\ClientNextCommunicationDateUpdateAction.php:60 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  13. common\modules\smmbro\layers\infrastructure\actions\ClientReminderStatusUpdateAction.php:66 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  14. common\modules\smmbro\layers\infrastructure\actions\CommentUpdateAction.php:101 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  15. common\modules\smmbro\layers\infrastructure\actions\KeywordUpdateAction.php:52 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  16. common\modules\smmbro\layers\infrastructure\actions\ManagerUpdateAction.php:66 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  17. common\modules\smmbro\layers\infrastructure\actions\SubscribersUpdateAction.php:54 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  18. common\modules\smmbro\layers\infrastructure\actions\SubscribersUpdateAction.php:97 PhanDeprecatedFunction Call to deprecated function `\common\modules\smmbro\layers\app\components\vk_api\helpers\UrlHelper::extractUserIds()` defined at `common\modules\smmbro\layers\app\components\vk_api\helpers\UrlHelper.php:86`
  19. common\modules\smmbro\layers\infrastructure\actions\TagsUpdateAction.php:90 PhanTypeInvalidCallableArraySize In a place where phan was expecting a callable, saw an array of size 3, but callable arrays must be of size 2
  20. common\modules\smmbro\layers\infrastructure\components\registration\ClubOwnerRegistrationHandler.php:213 PhanDeprecatedClass Call to deprecated class `\common\modules\smmbro\layers\infrastructure\adapters\VkProfile` defined at `common\modules\smmbro\layers\infrastructure\adapters\VkProfile.php:14`
  21. common\modules\smmbro\layers\infrastructure\controllers\backend\BillingController.php:268 PhanDeprecatedClass Call to deprecated class `\common\modules\smmbro\layers\infrastructure\adapters\VkProfile` defined at `common\modules\smmbro\layers\infrastructure\adapters\VkProfile.php:14`
  22. common\modules\smmbro\layers\infrastructure\controllers\landing\DefaultController.php:131 PhanTypeMismatchReturn Returning type `\yii\web\Response` but `actionIndex()` is declared to return `string`
  23. common\modules\smmbro\layers\infrastructure\controllers\landing\DefaultController.php:136 PhanTypeMismatchReturn Returning type `\yii\web\Response` but `actionIndex()` is declared to return `string`
  24. common\modules\smmbro\layers\infrastructure\models\forms\NotificationForm.php:73 PhanDeprecatedFunction Call to deprecated function `\common\modules\smmbro\layers\app\components\vk_api\helpers\UrlHelper::extractUserIds()` defined at `common\modules\smmbro\layers\app\components\vk_api\helpers\UrlHelper.php:86`
  25. console\controllers\StageLinksController.php:69 PhanDeprecatedFunction Call to deprecated function `\common\modules\smmbro\layers\app\components\stage_link_calculator\StageLinkCalculator::getParentStageIds2()` defined at `common\modules\smmbro\layers\app\components\stage_link_calculator\StageLinkCalculator.php:75`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement