Merge remote-tracking branch 'origin/main' #24
Annotations
6 errors
phpstan:
src/Helpers/generic.php#L45
Function data_get_fallback() has parameter $target with no value type specified in iterable type array.
|
phpstan:
src/Macros/StrMacros.php#L194
Parameter #1 $separator of function explode expects non-empty-string, string given.
|
phpstan:
src/Macros/StrMacros.php#L206
Parameter #1 $separator of function explode expects non-empty-string, string given.
|
phpstan:
src/Macros/StrMacros.php#L219
Parameter #1 $separator of function explode expects non-empty-string, string given.
|
phpstan:
src/Macros/StrMacros.php#L232
Parameter #1 $separator of function explode expects non-empty-string, string given.
|
phpstan
Process completed with exit code 1.
|