Showing 313 of 313 total issues
Closing parenthesis of a multi-line function call must be on a line by itself Open
Open
});
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'hh5p_contents.user_id',
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
match (true) {
- Exclude checks
Whitespace found at end of line Open
Open
$destDir = dirname($dest);
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public const SCHEME_STRING_NAME = 'scheme';
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 20 Open
Open
default => $results[] = null,
- Exclude checks
Line indented incorrectly; expected 16 spaces, found 12 Open
Open
if (strpos($filepath, 'api/images/img') !== false) {
- Exclude checks
Line indented incorrectly; expected at least 20 spaces, found 16 Open
Open
return str_replace($match[2], $destination, $match[0]);
- Exclude checks
Expected 0 spaces before closing bracket; newline found Open
Open
->has(Lesson::factory()
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'hh5p_contents.author',
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'hh5p_contents.created_at',
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public const FRAGMENT_STRING_NAME = 'fragment';
- Exclude checks
Line indented incorrectly; expected 16 spaces, found 12 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 4 Open
Open
public function getImagesPathsWithoutImageApi(string $input): string
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 4 Open
Open
}
- Exclude checks
Line indented incorrectly; expected at least 20 spaces, found 16 Open
Open
parse_str($pattern[self::QUERY_STRING_NAME], $vars);
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public const USER_STRING_NAME = 'user';
- Exclude checks
Line indented incorrectly; expected at least 16 spaces, found 12 Open
Open
$info = getimagesize(Storage::path($destination));
- Exclude checks
Line indented incorrectly; expected at least 12 spaces, found 8 Open
Open
return [$filepath, $destination];
- Exclude checks
Closing brace indented incorrectly; expected 4 spaces, found 0 Open
Open
}
- Exclude checks