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

Add PHP 81 support #22

Merged
merged 4 commits into from
Nov 17, 2021
Merged

Add PHP 81 support #22

merged 4 commits into from
Nov 17, 2021

Conversation

veewee
Copy link
Owner

@veewee veewee commented Nov 15, 2021

Q A
Type improvement
BC Break no
Fixed issues

Summary

Todo

  • psalm
  • phpunit
  • Upgrade to php-cs-fixer 3
  • Infection issue: currently infection cannot detect covering test cases for some code yet in PHP81. This is because a change in the binary codes that are rendered by the coverage report. For more info, see XML report issues in PHP 8.1 sebastianbergmann/php-code-coverage#880 - currently marking infection as experimental in PHP81

@veewee veewee added the enhancement New feature or request label Nov 15, 2021
@veewee veewee added this to the 1.1.0 milestone Nov 15, 2021
@veewee veewee merged commit 71ab2c5 into master Nov 17, 2021
@veewee veewee deleted the php81-support branch November 18, 2021 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant