Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix PHPUnit warnings#5522

Merged
staabm merged 1 commit into
phpstan:2.1.xfrom
staabm:fix-unit
Apr 23, 2026
Merged

Fix PHPUnit warnings#5522
staabm merged 1 commit into
phpstan:2.1.xfrom
staabm:fix-unit

Conversation

@staabm
Copy link
Copy Markdown
Contributor

@staabm staabm commented Apr 23, 2026

There were 4 PHPUnit test runner warnings:

1) Incomplete version requirement "8" used by PHPStan\Rules\Methods\CallToMethodStatementWithoutSideEffectsRuleTest::testRulePhp7()

2) Incomplete version requirement "8" used by PHPStan\Rules\Methods\CallToStaticMethodStatementWithoutSideEffectsRuleTest::testRulePhp7()

3) Incomplete version requirement "8.0" used by PHPStan\Rules\TooWideTypehints\TooWidePropertyTypeRuleTest::testBug11844()

4) Incomplete version requirement "8.0" used by PHPStan\Rules\Variables\DefinedVariableRuleTest::testBug10729()

@staabm staabm merged commit 0a777ef into phpstan:2.1.x Apr 23, 2026
655 checks passed
@staabm staabm deleted the fix-unit branch April 23, 2026 15:06
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