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

Add class exists check to OAuthException to avoid compat issue with PECL OAuth #5

Merged
merged 1 commit into from
Nov 29, 2015

Conversation

roborourke
Copy link
Contributor

Hi Beau,

I know the OAuth lib you use is from another source but this small change makes the plugin compatible with hosts that have the php-oauth module installed. Not too hard to implement on updates of the lib and it will mean Keyring works on hosts like Pantheon where I ran into the issue of it causing a fatal error on activation.

beaulebens pushed a commit that referenced this pull request Nov 29, 2015
Add class exists check to OAuthException to avoid compat issue with PECL OAuth
@beaulebens beaulebens merged commit 0777385 into beaulebens:master Nov 29, 2015
@beaulebens
Copy link
Owner

Not sure how I missed the notification for this existing, but thanks for the fix @sanchothefat !

@roborourke
Copy link
Contributor Author

No problem! I have a bunch more updates actually I'll get the PRs sorted
soon

Robert O'Rourke
mobile: +447816329424
skype: *rob.o.rourke
*web:
röb.co

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