Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix error with PHP 5.4 #304

Merged
merged 2 commits into from
Jul 5, 2022
Merged

Conversation

davidbernard04
Copy link
Contributor

Fixes #303.

List of common tasks a pull request require complete

  • Changelog entry is added or the pull request don't alter library's functionality

Fix the following error: 

Fatal error: Can't use method return value in write context in (...)/src/OpenIDConnectClient.php on line 802
@DeepDiver1975 DeepDiver1975 merged commit c386fa0 into jumbojett:master Jul 5, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fatal error on PHP 5.4 - Can't use method return value in write context
2 participants