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
}
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
foreach ($this->tree as $userAgentBased) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->log(sprintf("Rules not found for the given User-Agent '%s'", $userAgent));
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* in is a resource pointing to a bucket brigade which contains one or more bucket
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
if (isset($userAgentBased[Directive::HOST]) && !empty($userAgentBased[Directive::HOST])) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* - PSFS_PASS_ON: Filter processed successfully with data available in the out
- 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 onClose();
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$maps = [];
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return $this->tree[$userAgent][Directive::SITEMAP];
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
while ($bucket = stream_bucket_make_writeable($in)) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
}
- Exclude checks
Line exceeds 120 characters; contains 125 characters Open
Open
// $bucket->data = preg_replace(Directive::getAllowDisallowRegex(), '', $bucket->data, -1, $skippedAllowanceValues);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* @param bool $closing
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
stream_bucket_append($out, $bucket);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
if ($replacedCount > 0
- 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
public $filtername = self::NAME;
- Exclude checks