Merge branch '3.6.x' into 3.7.x #5
Annotations
10 errors
Roave BC Check:
vendor/symfony/console/Command/Command.php#L418
The parameter $definition of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to a non-contravariant array|Symfony\Component\Console\Input\InputDefinition
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L487
The parameter $shortcut of Symfony\Component\Console\Command\Command#addOption() changed from no type to a non-contravariant string|array|null
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L71
The return type of Symfony\Component\Console\Command\Command::getDefaultName() changed from no type to string|null
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L181
The return type of Symfony\Component\Console\Command\Command#getHelperSet() changed from no type to Symfony\Component\Console\Helper\HelperSet|null
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L189
The return type of Symfony\Component\Console\Command\Command#getApplication() changed from no type to Symfony\Component\Console\Application|null
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L278
The return type of Symfony\Component\Console\Command\Command#run() changed from no type to int
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L363
The return type of Symfony\Component\Console\Command\Command#setCode() changed from no type to static
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L418
The return type of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to static
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L418
The parameter $definition of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to a non-contravariant array|Symfony\Component\Console\Input\InputDefinition
|
Roave BC Check:
vendor/symfony/console/Command/Command.php#L418
The parameter $definition of Symfony\Component\Console\Command\Command#setDefinition() changed from no type to array|Symfony\Component\Console\Input\InputDefinition
|