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

feat: Add support for PHP 8.2 #212

Merged
merged 5 commits into from
Dec 20, 2022
Merged

feat: Add support for PHP 8.2 #212

merged 5 commits into from
Dec 20, 2022

Conversation

ptondereau
Copy link
Collaborator

@ptondereau ptondereau commented Dec 12, 2022

Small Fixes due to PHP8.2 upgrade:

  • Internal PHP ZendHashmap changed the way that we access to the bucket (commit)
  • Internal PHP ArrayIterator doesn't support parent get_iterator (commit)

@ptondereau ptondereau self-assigned this Dec 12, 2022
@ptondereau ptondereau marked this pull request as ready for review December 19, 2022 16:26
@ptondereau ptondereau merged commit 11e0998 into master Dec 20, 2022
@ptondereau ptondereau deleted the feat/support-php-82 branch December 20, 2022 16:11
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.

1 participant