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
}
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$userAgentMatch = $uaParser->getMostSpecific($available);
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
if (false !== $userAgentMatch) {
- 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
const DEFAULT_ENCODING = 'UTF-8';
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
// host set
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->encoding = $encoding;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
if (is_null($this->reader)) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
? GeneratorBasedReader::fromStream($content)
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
if (!empty($this->tree)) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
return $this->logger;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
$this->userAgentMatcher->setLogger($this->logger);
- 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
* @param string $url
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
self::USERAGENT,
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
self::CACHE_DELAY,
- 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;
- Exclude checks