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

README needs some updating #289

Open
Ultimater opened this issue Nov 5, 2021 · 0 comments
Open

README needs some updating #289

Ultimater opened this issue Nov 5, 2021 · 0 comments

Comments

@Ultimater
Copy link
Contributor

The README shows if(empty(session_id();)) session_start(); and contains an extra semicolon surrounded by parenthesis which will cause a syntax error. This can cost people a lot of time trying to find the error, thinking it's the code they added, not realizing the documentation put a stumbling block in front of them.

Probably could update some other things in the documentation as well.
Maybe mention version 1.5 requires PHP 7.3+ and supports PHP 8.
And maybe mention how to use $infusionsoft->refreshAccessToken() once they have storage set up.

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

No branches or pull requests

1 participant