Add support for PHP 8.4 #53
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
7s
Matrix: ci / QA Checks
Annotations
2 errors
InvalidArgument:
test/AutoDiscoverTest.php#L1463
test/AutoDiscoverTest.php:1463:31: InvalidArgument: Argument 1 of Laminas\Soap\AutoDiscover::handle expects null|string, but impure-Closure(mixed):void provided (see https://psalm.dev/004)
|
MissingClosureParamType:
test/AutoDiscoverTest.php#L1463
test/AutoDiscoverTest.php:1463:41: MissingClosureParamType: Parameter $header has no provided type (see https://psalm.dev/153)
|