Fix 2 x phpcs #104
Annotations
3 errors
PHP 8.4
Process completed with exit code 1.
|
PHP 8.4:
coder_sniffer/Drupal/Sniffs/Commenting/FunctionCommentSniff.php#L102
Strict comparison using === between 0|1|false and true will always evaluate to false.
|
PHP 8.4:
coder_sniffer/Drupal/Sniffs/Commenting/FunctionCommentSniff.php#L101
Result of && is always false.
|