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 the php-openid library #14

Closed
wants to merge 1 commit into from

Conversation

sirdiego
Copy link

Using this with more and more PHP7 instances the constructor
errors are spamming all error logs. With the latest commit from
the php-openid repository those should be fixed:

There is also a security patch within the current php-openid master.

Would be nice if in a distant future we can use the php-openid composer package, instead of packaging the lib inside the TYPO3 extension.

Using this with more and more PHP7 instances the constructor
errors are spamming all error logs. With the latest commit from
the php-openid repository those should be fixed:
* openid/php-openid@d8ef0db
@liayn
Copy link
Member

liayn commented Nov 22, 2016

Thanks for your PR. Will review that asap.

@liayn
Copy link
Member

liayn commented Nov 27, 2016

Regarding the "distant future". At least for TYPO3 7.6 we will have to keep patching the openid lib with our modifications, so a straight composer inclusion is out of scope.

Can you please repush this PR and also adjust the lib/README.txt to reflect the latest version we are using and please also check if the php-openid-typo3.patch does still apply correctly on the specified base commit in the README.

@liayn
Copy link
Member

liayn commented Nov 27, 2016

I'll take care of the whole thing now.

@liayn
Copy link
Member

liayn commented Nov 27, 2016

@sirdiego I'll close this one now as I made a lot new changes to the code, which included the upgrade of the upstream lib. Please test the new 7-0 branch if it works for you. Thanks a lot.

@liayn liayn closed this Nov 27, 2016
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.

2 participants