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: 0.7.0 support and PHP 8.0 EOL #122

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

tcarrio
Copy link
Member

@tcarrio tcarrio commented Apr 30, 2024

This PR

  • adds support for named clients
  • adds support for flag metadata
  • adds support for initialization and shutdown
  • adds support for events
  • bumps minimum version to PHP 8.1 due to PHP 8.0 EOL
  • refactors to using native PHP enums
  • coverage with unit testing for all updates

Related Issues

Fixes #93
Fixes #108

Notes

Follow-up Tasks

How to test

@tcarrio tcarrio changed the title Feat/v0 6 0 support feat: 0.7.0 support and PHP 8.0 EOL Apr 30, 2024
Signed-off-by: Tom Carrio <tom@carrio.dev>
@tcarrio
Copy link
Member Author

tcarrio commented May 2, 2024

Current status, aside from completion noted in the description: Blocked by the contrib integration test

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.

Drop support for EOL PHP 8.0 Changes to support spec v0.6.0, v0.7.0 compliance
1 participant