Enhancement: Add support for phpunit/phpunit:^12.0.0
#2090
Annotations
4 errors
Run phpstan/phpstan:
test/Unit/Version/MajorTest.php#L72
Method Ergebnis\PHPUnit\SlowTestDetector\Test\Unit\Version\MajorTest::testIsLessThanReturnsFalseWhenValueIsSame() has no return type specified.
|
Run phpstan/phpstan:
test/Unit/Version/MajorTest.php#L82
Method Ergebnis\PHPUnit\SlowTestDetector\Test\Unit\Version\MajorTest::testIsLessThanReturnsFalseWhenValueIsGreater() has no return type specified.
|
Run phpstan/phpstan:
test/Unit/Version/MajorTest.php#L92
Method Ergebnis\PHPUnit\SlowTestDetector\Test\Unit\Version\MajorTest::testIsLessThanReturnsTrueWhenValueIsLess() has no return type specified.
|
Run phpstan/phpstan
Process completed with exit code 1.
|
Loading