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

Support PHP 8.2, refactor queuing logic #43

Merged
merged 1 commit into from Jul 27, 2023
Merged

Conversation

clue
Copy link
Owner

@clue clue commented Jul 27, 2023

This changeset refactors the queuing logic to avoid using dynamic properties to improve support for PHP 8.2.

Resolves / closes #35
Supersedes / closes #36
Builds on top of #42, #39 and #37

@clue clue added this to the v1.6.0 milestone Jul 27, 2023
@clue clue merged commit ae86562 into clue:1.x Jul 27, 2023
12 checks passed
@clue clue deleted the queue-closure branch July 27, 2023 12:28
@clue clue mentioned this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP 8.2 deprecation
1 participant