Showing 285 of 286 total issues
Call to method load
from undeclared class \Symfony\Component\DependencyInjection\Loader\YamlFileLoader
Open
Open
$loader->load($file);
- Exclude checks
Argument 1 (hour)
is string
but \DateTime::setTime()
takes int
Open
Open
$then->setTime($then->format('H'), 0, 0);
- Exclude checks
Parameter $error
has undeclared type \React\Promise\Timer\timeoutexception
Open
Open
->otherwise(function (Timer\TimeoutException $error) {
- Exclude checks
Call to undeclared method \Nopolabs\Yabot\YabotContainer::hasParameter
Open
Open
return $this->hasParameter($name) ? $this->getParameter($name) : $default;
- Exclude checks
Call to method __construct
from undeclared class \Symfony\Component\Config\FileLocator
Open
Open
$loader = new YamlFileLoader($this, new FileLocator());
- Exclude checks