-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0fbfc2e
commit ca91fcc
Showing
1 changed file
with
0 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ca91fcc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2017/07/26 23:10:57 [error] 1371#1371: *58024 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ErrorException: Declaration of SocialiteProviders\Weixin\Provider::scopes(array $scopes) should be compatible with Laravel\Socialite\Two\AbstractProvider::scopes($scopes) in /data/www/jojo/releases/20170726150109/vendor/socialiteproviders/weixin/Provider.php:9
ca91fcc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@obihuang maybe you need to update your
laravel/socialite
to the latest version. and for any problem relating to providers you can open issue at https://github.com/SocialiteProviders/Providersca91fcc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Composer package did not be updated to 4.0.1 which makes the problem upon.
Please update the package to 4.0.1 on https://packagist.org/packages/socialiteproviders/weixin.
Thanks.
ca91fcc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
according to https://packagist.org/packages/socialiteproviders/weixin, v4.0.1 was uploaded at 2017-07-26 08:10 UTC. plz double check your
composer.json
.