Showing 1,364 of 1,364 total issues
Spaces must be used to indent lines; tabs are not allowed Open
Open
/**
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
stream_filter_remove($instance);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return $this->checkBasicRule($rule, $path);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
*
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
// Shorter paths later
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$cleanParam = $this->explodeCleanParamRule($rule);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
*/
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
});
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
private function checkBasicRule(string $rule, string $path): bool {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
}
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
}
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return $this->tree;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* @return bool
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
// fallback for *
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
if (isset($this->tree['*'])) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
*
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return $this->tree['*'];
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* @param string $eol
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
/**
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
public function getHost(?string $userAgent = null) {
- Exclude checks