CI #1852
Annotations
1 error and 6 warnings
Behat
Process completed with exit code 1.
|
PHPUnit:
vendor/sebastian/cli-parser/src/Parser.php#L47
SebastianBergmann\CliParser\Parser::parse(): Implicitly marking parameter $longOptions as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation-contracts/TranslatorInterface.php#L66
Symfony\Contracts\Translation\TranslatorInterface::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation-contracts/TranslatorInterface.php#L66
Symfony\Contracts\Translation\TranslatorInterface::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation-contracts/TranslatorTrait.php#L46
Symfony\Contracts\Translation\TranslatorTrait::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation-contracts/TranslatorTrait.php#L46
Symfony\Contracts\Translation\TranslatorTrait::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php#L30
Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
|
Loading