RegexArrayShapeMatcher - More precise non-empty-string and numeric-string #15013
Annotations
4 errors
src/Rules/PHPUnit/AnnotationHelper.php#L54
Result of || is always true.
|
src/Rules/PHPUnit/AnnotationHelper.php#L54
Strict comparison using !== between non-empty-string and '' will always evaluate to true.
|
src/Rules/PHPUnit/AnnotationHelper.php#L58
Unreachable statement - code above always terminates.
|
|
This job failed
Loading