-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 PHP 8 support #8
Conversation
@MyZik Thanks for the PR! It's been a while since I've taken care of this mini component, so thanks for giving it some of love 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MyZik Thanks for the changes. As a last thing, you can also update the readme and make the variables there $camelCase
💪
Awesome work, thanks again sooo much @MyZik 🙏 |
Hi @noplanman , thank you for your work!
This PR provides a PHP 8 support and I've updated snake_case variables to camelCase, I think it looks more nicer :)