Bump min PHPUnit version for PHP8.4 compatibility #1833
Annotations
11 warnings
PHPUnit:
vendor/symfony/translation/Resources/functions.php#L18
Symfony\Component\Translation\t(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/translation/Resources/functions.php#L18
Symfony\Component\Translation\t(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Application.php#L140
Symfony\Component\Console\Application::run(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Application.php#L140
Symfony\Component\Console\Application::run(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Application.php#L765
Symfony\Component\Console\Application::all(): Implicitly marking parameter $namespace as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Application.php#L1133
Symfony\Component\Console\Application::extractNamespace(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Input/ArgvInput.php#L46
Symfony\Component\Console\Input\ArgvInput::__construct(): Implicitly marking parameter $argv as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Input/ArgvInput.php#L46
Symfony\Component\Console\Input\ArgvInput::__construct(): Implicitly marking parameter $definition as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Input/Input.php#L37
Symfony\Component\Console\Input\Input::__construct(): Implicitly marking parameter $definition as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Output/ConsoleOutput.php#L40
Symfony\Component\Console\Output\ConsoleOutput::__construct(): Implicitly marking parameter $decorated as nullable is deprecated, the explicit nullable type must be used instead
|
Behat:
vendor/symfony/console/Output/ConsoleOutput.php#L40
Symfony\Component\Console\Output\ConsoleOutput::__construct(): Implicitly marking parameter $formatter as nullable is deprecated, the explicit nullable type must be used instead
|
Loading