Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update oauth2-client lib to latest version #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CrushedPixel
Copy link

Fixes an internal error caused by an outdated oauth2-client lib dependency.

[Thu Jun 08 07:48:39.475479 2017] [:error] [pid 12398] [client 192.168.56.1:60356] PHP Catchable fatal error:  Argument 1 passed to League\\OAuth2\\Client\\Provider\\GenericProvider::createResourceOwner() must be of the type array, string given, called in /var/www/html/mediawiki/extensions/MW-OAuth2Client/vendors/oauth2-client/src/Provider/AbstractProvider.php on line 783 and defined in /var/www/html/mediawiki/extensions/MW-OAuth2Client/vendors/oauth2-client/src/Provider/GenericProvider.php on line 223, referer: http://192.168.56.10/mediawiki/index.php/Main_Page

TomMettam pushed a commit to CasperTech/MW-OAuth2Client that referenced this pull request Apr 2, 2024
Co-authored-by: Sergey Kharchenko <s.kharchenko@lerpal.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant