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

Tests: Use PHPStan 2.0 #202

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Tests: Use PHPStan 2.0 #202

merged 3 commits into from
Dec 10, 2024

Conversation

n7studios
Copy link
Contributor

@n7studios n7studios commented Dec 5, 2024

Summary

Runs static analysis using the latest 2.0 version of PHPStan when tests are performed on PHP 7.4 and higher, which is the minimum supported version.

PHPStan 1.x will run on tests using PHP < 7.4.

Includes this PR fix for _load_textdomain_just_in_time errors caused by third party Plugins.

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this Dec 5, 2024
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team December 6, 2024 15:15
@n7studios n7studios marked this pull request as ready for review December 6, 2024 15:15
@n7studios n7studios merged commit b08a3df into main Dec 10, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants