Require PHP 8.4+ #30
Annotations
10 errors and 1 warning
phpcs:
lib/Module.php#L55
There must not be more than one property declared per statement
|
phpcs:
lib/Module.php#L56
Visibility must be declared on property "$this"
|
phpcs:
lib/Module.php#L62
There must not be more than one property declared per statement
|
phpcs:
lib/Module.php#L65
Visibility must be declared on property "$this"
|
phpcs:
lib/Module.php#L85
There must not be more than one property declared per statement
|
phpcs:
lib/Module.php#L86
There must be 1 space after the property type declaration; 0 found
|
phpcs:
lib/Module.php#L86
Visibility must be declared on property "$this"
|
phpcs:
lib/Module.php#L97
There must not be more than one property declared per statement
|
phpcs:
lib/Module.php#L98
Visibility must be declared on property "$this"
|
phpcs:
lib/Module.php#L104
There must not be more than one property declared per statement
|
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|