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

Drop support for EOL PHP 8.0 #99

Open
7 tasks
tcarrio opened this issue Nov 27, 2023 · 0 comments
Open
7 tasks

Drop support for EOL PHP 8.0 #99

tcarrio opened this issue Nov 27, 2023 · 0 comments

Comments

@tcarrio
Copy link
Member

tcarrio commented Nov 27, 2023

This includes upgrading to newer language offerings like native enums

  • Drop support for PHP 8.0
  • Refactor to utilize native enums
  • Refactor to read-only properties
  • Refactor to intersection types
  • Refactor to final class constants
  • Refactor to object array unpacking
  • Ensure null parameters are marked as such

Reference: https://www.php.net/releases/8.1/en.php

Also coordinate with related changes to PHP-SDK

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

No branches or pull requests

1 participant