✨ batch for files and pages sections #63
Annotations
10 errors
|
phpstan:
classes/BlueprintsLicense.php#L190
Method Bnomei\BlueprintsLicense::readLicense() should return array but returns array|null.
|
|
phpstan:
classes/BlueprintsLicense.php#L188
Unsafe call to private method Bnomei\BlueprintsLicense::dec() through static::.
|
|
phpstan:
classes/BlueprintsLicense.php#L170
Call to an undefined static method Kirby\Http\Remote::post().
|
|
phpstan:
classes/BlueprintsLicense.php#L163
Binary operation "." between array|Closure|string|null and ': ' results in an error.
|
|
phpstan:
classes/BlueprintsLicense.php#L154
Offset 'valid' might not exist on array|null.
|
|
phpstan:
classes/BlueprintsLicense.php#L127
Offset 'deactivated' might not exist on array|null.
|
|
phpstan:
classes/BlueprintsLicense.php#L106
Binary operation "." between array|Closure|string|null and ': ' results in an error.
|
|
phpstan:
classes/BlueprintsLicense.php#L94
Offset 'activated' might not exist on array|null.
|
|
phpstan:
classes/BlueprintsLicense.php#L73
Binary operation "." between array|Closure|string|null and ': ' results in an error.
|
|
phpstan:
classes/BlueprintsLicense.php#L65
Parameter $label of class Kirby\Plugin\LicenseStatus constructor expects string, array|Closure|string|null given.
|