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 #108

Open
7 tasks
tcarrio opened this issue Nov 26, 2023 · 0 comments · May be fixed by #109 or #122
Open
7 tasks

Drop support for EOL PHP 8.0 #108

tcarrio opened this issue Nov 26, 2023 · 0 comments · May be fixed by #109 or #122

Comments

@tcarrio
Copy link
Member

tcarrio commented Nov 26, 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

@tcarrio tcarrio linked a pull request Dec 1, 2023 that will close this issue
2 tasks
@tcarrio tcarrio linked a pull request Apr 30, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant