Update dependency phpunit/phpunit to v10 #148
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
5 errors
ArgumentTypeCoercion:
test/ConfigProviderTest.php#L50
test/ConfigProviderTest.php:50:24: ArgumentTypeCoercion: Argument 1 of PHPUnit\Framework\Constraint\IsType::__construct expects 'array'|'bool'|'boolean'|'callable'|'double'|'float'|'int'|'integer'|'iterable'|'null'|'numeric'|'object'|'real'|'resource (closed)'|'resource'|'scalar'|'string', but parent type string provided (see https://psalm.dev/193)
|
DeprecatedMethod:
test/LaminasAuthenticationFactoryTest.php#L59
test/LaminasAuthenticationFactoryTest.php:59:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/LaminasAuthenticationFactoryTest.php#L66
test/LaminasAuthenticationFactoryTest.php:66:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/LaminasAuthenticationFactoryTest.php#L84
test/LaminasAuthenticationFactoryTest.php:84:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|
DeprecatedMethod:
test/LaminasAuthenticationFactoryTest.php#L92
test/LaminasAuthenticationFactoryTest.php:92:27: DeprecatedMethod: The method PHPUnit\Framework\TestCase::returnValueMap has been marked as deprecated (see https://psalm.dev/001)
|