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

updates for PHP 8.3 #2

Merged
merged 1 commit into from
Dec 5, 2023
Merged

updates for PHP 8.3 #2

merged 1 commit into from
Dec 5, 2023

Conversation

mjaschen
Copy link
Contributor

@mjaschen mjaschen commented Dec 5, 2023

  • remove support for PHP versions < 8.1
  • use constructor property promotion
  • deprecate getters (use properties instead)
  • update test matrix for GitHub Actions
  • update README

- remove support for PHP versions < 8.1
- use constructor property promotion
- deprecate getters (use properties instead)
- update test matrix for GitHub Actions
- update README
@mjaschen mjaschen merged commit a01b132 into main Dec 5, 2023
3 checks passed
@mjaschen mjaschen deleted the task/php8.3 branch December 5, 2023 15:18
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.

None yet

1 participant