Fix proposal 355 #743
Annotations
4 errors and 1 warning
Psalm [8.1, locked]:
src/Pattern/CallbackCache.php#L118
src/Pattern/CallbackCache.php:118:77: InvalidArrayAccess: Cannot access array value on non-array variable $callback of type callable (see https://psalm.dev/005)
|
Psalm [8.1, locked]:
src/Pattern/CallbackCache.php#L118
src/Pattern/CallbackCache.php:118:77: MixedArgument: Argument 1 of strtolower cannot be mixed, expecting string (see https://psalm.dev/030)
|
Psalm [8.1, locked]:
test/Pattern/TestAsset/TestObjectCache.php#L25
test/Pattern/TestAsset/TestObjectCache.php:25:22: UnusedProperty: Cannot find any references to private property LaminasTest\Cache\Pattern\TestAsset\TestObjectCache::$closure (see https://psalm.dev/150)
|
Psalm [8.1, locked]:
test/Pattern/TestAsset/TestObjectCache.php#L30
test/Pattern/TestAsset/TestObjectCache.php:30:26: MissingClosureReturnType: Closure does not have a return type, expecting void (see https://psalm.dev/068)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading