feat: Support SW6.7 #32
code-style.yml
on: pull_request
cs
/
Check Style
11s
phpstan
/
Static Analyse
1m 37s
Annotations
4 errors
|
phpstan / Static Analyse
Process completed with exit code 1.
|
|
phpstan / Static Analyse:
src/Migration/Migration1755069230MigrateSelectedPropertiesToId.php#L26
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
|
phpstan / Static Analyse:
src/Migration/Migration1755069230MigrateSelectedPropertiesToId.php#L24
Parameter #1 $json of function json_decode expects string, mixed given.
|
|
phpstan / Static Analyse:
src/Migration/Migration1755069230MigrateSelectedPropertiesToId.php#L24
Cannot access offset '_value' on mixed.
|