Bump min PHPUnit version for PHP8.4 compatibility #1833
Annotations
1 error and 11 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/console/Application.php#L133
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#L133
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#L743
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#L1088
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#L36
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
|
Behat:
vendor/symfony/console/Output/StreamOutput.php#L42
Symfony\Component\Console\Output\StreamOutput::__construct(): Implicitly marking parameter $decorated as nullable is deprecated, the explicit nullable type must be used instead
|
Loading