Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Client doesn't work with PHP < 5.6.0 #2

Open
hishamyounis opened this issue Aug 2, 2017 · 1 comment
Open

Client doesn't work with PHP < 5.6.0 #2

hishamyounis opened this issue Aug 2, 2017 · 1 comment

Comments

@hishamyounis
Copy link

The documentation specify that the client works with PHP >= 5.4.0. But classes ScopeValidator and TokenFetcher define array constants, which are only supported in PHP >= 5.6.0.

This throws the following error: Arrays are not allowed in class constants.

@ido567
Copy link
Contributor

ido567 commented Aug 3, 2017

Hey @hishamyounis, thank you for catching that, I'm afraid I won't be able to attend to this in the next few days, but I would love you to issue a PR to fix that and I'll merge that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants