CI #1852
Annotations
5 warnings
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