Compile locales #65
Annotations
6 errors
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L56
Property GaletteActivities\Filters\SubscriptionsList::$activity_filter (int|string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L57
Property GaletteActivities\Filters\SubscriptionsList::$member_filter (int|string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L59
Property GaletteActivities\Filters\SubscriptionsList::$paid_filter (int|string) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L62
Property GaletteActivities\Filters\SubscriptionsList::$start_date_filter (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L63
Property GaletteActivities\Filters\SubscriptionsList::$end_date_filter (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks
Process completed with exit code 1.
|
Loading