Feature/ru profanity #329
Annotations
11 errors
|
Static Tests (prefer-lowest)
Process completed with exit code 1.
|
|
Static Tests (prefer-lowest):
src/Support/RussianNormalizer.php#L109
Argument of an invalid type list<string>|false supplied for foreach, only iterables are supported.
|
|
Static Tests (prefer-lowest):
src/Support/RussianNormalizer.php#L103
Function assertNoRussianProfanity() has no return type specified.
|
|
Static Tests (prefer-lowest):
src/Support/RussianNormalizer.php#L75
Function filterRussianProfanity() return type has no value type specified in iterable type array.
|
|
Static Tests (prefer-lowest):
src/Support/RussianNormalizer.php#L72
Function normalizeRussianText() should return string but returns string|null.
|
|
Static Tests (prefer-lowest)
The strategy configuration was canceled because "static.prefer-stable" failed
|
|
Static Tests (prefer-stable)
Process completed with exit code 1.
|
|
Static Tests (prefer-stable):
src/Support/RussianNormalizer.php#L109
Argument of an invalid type list<string>|false supplied for foreach, only iterables are supported.
|
|
Static Tests (prefer-stable):
src/Support/RussianNormalizer.php#L103
Function assertNoRussianProfanity() has no return type specified.
|
|
Static Tests (prefer-stable):
src/Support/RussianNormalizer.php#L75
Function filterRussianProfanity() return type has no value type specified in iterable type array.
|
|
Static Tests (prefer-stable):
src/Support/RussianNormalizer.php#L72
Function normalizeRussianText() should return string but returns string|null.
|