Showing 1,364 of 1,364 total issues
Spaces must be used to indent lines; tabs are not allowed Open
Open
* Render
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
public function render($eol = "\r\n") {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$input = $this->getRules();
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$output[] = 'User-agent: ' . $userAgent;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return implode($eol, $output);
- 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
$userAgent = $this->userAgentMatcher->getMatching($userAgent, array_keys($this->tree));
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
* out is a resource pointing to a second bucket brigade into which your modified
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
*/
- Exclude checks
Line exceeds 120 characters; contains 128 characters Open
Open
$this->params['logger']->debug($skippedCrawlDelayValues . ' char(s) dropped as invalid Crawl-delay value.');
- 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
Spaces must be used to indent lines; tabs are not allowed Open
Open
$replacedCount
- 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
$this->params['logger']->debug($replacedCount . ' lines skipped as empty.');
- 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
stream_bucket_append($out, $bucket);
- 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
Spaces must be used to indent lines; tabs are not allowed Open
Open
protected function __construct() {
- Exclude checks