⬆️ upgraded kirbyup #52
Annotations
10 errors
|
phpstan:
classes/Janitor.php#L257
Parameter #1 $string of static method Kirby\Toolkit\Str::contains() expects string|null, mixed given.
|
|
phpstan:
classes/Janitor.php#L256
Cannot call method uuid() on Kirby\Cms\User|null.
|
|
phpstan:
classes/Janitor.php#L256
Cannot call method id() on Kirby\Cms\User|null.
|
|
phpstan:
classes/Janitor.php#L253
Parameter #3 $subject of function str_replace expects array<string>|string, mixed given.
|
|
phpstan:
classes/Janitor.php#L252
Parameter #1 $string of static method Kirby\Toolkit\Str::contains() expects string|null, mixed given.
|
|
phpstan:
classes/Janitor.php#L251
Cannot call method uuid() on Kirby\Cms\Page|null.
|
|
phpstan:
classes/Janitor.php#L251
Cannot call method id() on Kirby\Cms\Page|null.
|
|
phpstan:
classes/Janitor.php#L248
Parameter #3 $subject of function str_replace expects array<string>|string, mixed given.
|
|
phpstan:
classes/Janitor.php#L247
Parameter #1 $string of static method Kirby\Toolkit\Str::contains() expects string|null, mixed given.
|
|
phpstan:
classes/Janitor.php#L245
Parameter #1 $string of static method Kirby\Toolkit\Str::contains() expects string|null, mixed given.
|