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 PHP 8 support #8

Merged
merged 7 commits into from
Feb 16, 2021
Merged

Add PHP 8 support #8

merged 7 commits into from
Feb 16, 2021

Conversation

MyZik
Copy link

@MyZik MyZik commented Feb 13, 2021

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 :)

composer.json Show resolved Hide resolved
.travis.yml Show resolved Hide resolved
src/InlineKeyboardPagination.php Outdated Show resolved Hide resolved
@noplanman
Copy link
Member

@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 🙏

@MyZik MyZik requested a review from noplanman February 14, 2021 15:19
Copy link
Member

@noplanman noplanman left a 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 💪

.travis.yml Show resolved Hide resolved
src/InlineKeyboardPagination.php Outdated Show resolved Hide resolved
src/InlineKeyboardPagination.php Outdated Show resolved Hide resolved
@MyZik MyZik requested a review from noplanman February 15, 2021 16:32
@noplanman
Copy link
Member

Awesome work, thanks again sooo much @MyZik 🙏

@noplanman noplanman changed the base branch from master to develop February 16, 2021 22:38
@noplanman noplanman merged commit 24c501c into php-telegram-bot:develop Feb 16, 2021
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