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

PHP Version change. #21

Merged
merged 6 commits into from
Dec 15, 2023

Conversation

Johannestegner
Copy link
Member

Description

BREAKING CHANGE (for php 8.0 users).

  • Removed php 8.0 support (pinned in composer to php 8.1+)
  • Removed php 8.0 from test matrix in action, added 8.3
  • Updated phpunit to 10.x branch and sniffer to 3.8
  • Updated tests to use attributes instead of annotations
  • Updated test providers to be static

Motivation

PHP 8.0 is EOL and php 8.3 is out.

Checklist

  • I have read the CONTRIBUTING document.
  • I have read and accepted the Code of conduct
  • Tests passes.
  • Style lints passes.
  • This PR includes breaking changes.

Signed-off-by: Johannes Tegnér <[email protected]>
@Johannestegner Johannestegner merged commit 903180d into organisationsnummer:master Dec 15, 2023
3 checks passed
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.

1 participant