fix: null as an array offset is deprecated, use an empty string instead #7256
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)
|