Showing 313 of 313 total issues
Line exceeds 120 characters; contains 122 characters Open
Open
echo 'Error | File: ' . $err->getFile() . ' | Line: ' . $err->getLine() . ' | Message: ' . $err->getMessage();
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
fn () => DB::raw("COUNT(topic_h5ps.value) as count_h5p"),
- Exclude checks
Line indented incorrectly; expected at least 12 spaces, found 8 Open
Open
$pathInfo = pathinfo($destination);
- Exclude checks
Line indented incorrectly; expected at least 12 spaces, found 8 Open
Open
$destination = url('api/images/img?path=') . $destination;
- Exclude checks
Line indented incorrectly; expected at least 20 spaces, found 16 Open
Open
$pattern = parse_url($filepath);
- Exclude checks
Line indented incorrectly; expected at least 16 spaces, found 12 Open
Open
return $match[0];
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
fn () => [
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public const PATH_STRING_NAME = 'path';
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 4 Open
Open
private function convertFilePathByHttp(string $destinationPrefix, string $filepath, string &$destination): array
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 8 Open
Open
}
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 12 Open
Open
return [
- Exclude checks
Multi-line function call not indented correctly; expected 16 spaces but found 12 Open
Open
];
- Exclude checks
Expected 0 spaces before closing bracket; newline found Open
Open
->has(Lesson::factory()
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
public const PASS_STRING_NAME = 'pass';
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 4 Open
Open
private function convertFilePathByApiPattern(
- Exclude checks
Line indented incorrectly; expected at least 16 spaces, found 12 Open
Open
$destination = $destination . '.' . $ext[1];
- Exclude checks
Line indented incorrectly; expected at least 20 spaces, found 16 Open
Open
$destination = $vars['path'];
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 8 Open
Open
}, $input);
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
fn () => [['topic_h5ps.value', 'hh5p_contents.id']],
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 4 Open
Open
{
- Exclude checks