Skip to content

fix: null as an array offset is deprecated, use an empty string instead #7256

fix: null as an array offset is deprecated, use an empty string instead

fix: null as an array offset is deprecated, use an empty string instead #7256

Triggered via pull request December 19, 2025 06:30
Status Failure
Total duration 2m 24s
Artifacts

test-psalm.yml

on: pull_request
Matrix: Psalm Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Psalm Analysis (8.2)
Process completed with exit code 2.
InvalidParamDefault: system/Autoloader/FileLocatorInterface.php#L29
system/Autoloader/FileLocatorInterface.php:29:15: InvalidParamDefault: Default value type '' for argument 2 of method CodeIgniter\Autoloader\FileLocatorInterface::locateFile does not match the given type non-empty-string (see https://psalm.dev/062)
InvalidParamDefault: system/Autoloader/FileLocatorInterface.php#L29
system/Autoloader/FileLocatorInterface.php:29:15: InvalidParamDefault: Default value type '' for argument 2 of method CodeIgniter\Autoloader\FileLocatorCached::locateFile does not match the given type non-empty-string (see https://psalm.dev/062)
InvalidParamDefault: system/Autoloader/FileLocator.php#L50
system/Autoloader/FileLocator.php:50:15: InvalidParamDefault: Default value type '' for argument 2 of method CodeIgniter\Autoloader\FileLocator::locateFile does not match the given type non-empty-string (see https://psalm.dev/062)