Improve testing against PHPUnit version 10, 11, and 12 #163
Annotations
6 errors
|
PHP 8.4 PHPUnit 11 on ubuntu-latest (--prefer-lowest)
Process completed with exit code 2.
|
|
DeprecatedClass:
test/unit/ExceptionDetailsTraitTest.php#L55
test/unit/ExceptionDetailsTraitTest.php:55:18: DeprecatedClass: Class PHPUnit\Framework\Attributes\CoversTrait is deprecated (see https://psalm.dev/098)
|
|
PHP 8.4 PHPUnit 11 on windows-latest (--prefer-lowest)
Process completed with exit code 1.
|
|
DeprecatedClass:
test/unit/ExceptionDetailsTraitTest.php#L55
test/unit/ExceptionDetailsTraitTest.php:55:18: DeprecatedClass: Class PHPUnit\Framework\Attributes\CoversTrait is deprecated (see https://psalm.dev/098)
|
|
PHP 8.4 PHPUnit 11 on macOS-latest (--prefer-lowest)
Process completed with exit code 2.
|
|
DeprecatedClass:
test/unit/ExceptionDetailsTraitTest.php#L55
test/unit/ExceptionDetailsTraitTest.php:55:18: DeprecatedClass: Class PHPUnit\Framework\Attributes\CoversTrait is deprecated (see https://psalm.dev/098)
|