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 8.1 fixes - both phpstan & tests #163

Merged
merged 4 commits into from
Feb 16, 2022
Merged

Conversation

uestla
Copy link
Contributor

@uestla uestla commented Feb 12, 2022

In #162 one issue has been reported by PHPStan.

However, for PHP 8.1 there were some more issues - both for PHPStan (missing typehint for Fluent iterable) and tester (incompatible return typehints that needed to be "fixed" by PHP attribute).

I also extended Github Actions to run tests with PHP 8.1 and extended static analysis to also run with different PHP versions.

@janpecha janpecha merged commit e6a2478 into Tharos:develop Feb 16, 2022
@janpecha
Copy link
Collaborator

Thanks!

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.

2 participants