Showing 151 of 151 total issues
Line indented incorrectly; expected at least 8 spaces, found 4 Open
Open
], 'config');
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'logo' => $this->logo,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'ga' => $this->ga,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 4 Open
Open
], 'views');
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'rssLink' => $rssLink,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'link' => $this->link,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 4 Open
Open
];
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'channel' => $channel,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'subtitle' => htmlspecialchars(strip_tags($this->subtitle), ENT_COMPAT, 'UTF-8'),
- Exclude checks
Closing brace indented incorrectly; expected 205 spaces, found 0 Open
Open
} ?>>
- Exclude checks
Closing brace indented incorrectly; expected 41 spaces, found 0 Open
Open
} ?>>
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'namespaces' => $this->namespaces
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'color' => $this->color,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'related' => $this->related,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
__DIR__ . '/../../views' => base_path('resources/views/vendor/feed')
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'cover' => $this->cover,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'lang' => $this->lang,
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'copyright' => $this->copyright
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'title' => htmlspecialchars(strip_tags($this->title), ENT_COMPAT, 'UTF-8'),
- Exclude checks
Line indented incorrectly; expected at least 8 spaces, found 6 Open
Open
'pubdate' => $this->formatDate($this->pubdate, $format),
- Exclude checks