Skip to content

Merge branch '3.9.x' into 4.0.x #16

Merge branch '3.9.x' into 4.0.x

Merge branch '3.9.x' into 4.0.x #16

Triggered via push August 26, 2024 10:43
Status Failure
Total duration 37s
Artifacts

bc-check.yml

on: push
Roave BC Check
26s
Roave BC Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Roave BC Check: src/Metadata/MigrationPlan.php#L17
Type of property Doctrine\Migrations\Metadata\MigrationPlan#$result changed from having no type to Doctrine\Migrations\Version\ExecutionResult|null
Roave BC Check: src/Metadata/ExecutedMigration.php#L19
Type of property Doctrine\Migrations\Metadata\ExecutedMigration#$executionTime changed from having no type to float|null
Roave BC Check: src/Metadata/Storage/MetadataStorage.php#L18
Parameter 0 of Doctrine\Migrations\Metadata\Storage\MetadataStorage#complete() changed name from migration to result
Roave BC Check: src/Tools/Console/Command/DoctrineCommand.php#L34
Property Symfony\Component\Console\Command\Command::$defaultName was removed
Roave BC Check: src/Tools/Console/Command/DoctrineCommand.php#L34
Property Symfony\Component\Console\Command\Command::$defaultDescription was removed
Roave BC Check: vendor/symfony/console/Command/Command.php#L57
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#L111
The return type of Symfony\Component\Console\Command\Command#ignoreValidationErrors() changed from no type to void
Roave BC Check: vendor/symfony/console/Command/Command.php#L116
The number of required arguments for Symfony\Component\Console\Command\Command#setApplication() increased from 0 to 1
Roave BC Check: vendor/symfony/console/Command/Command.php#L116
The return type of Symfony\Component\Console\Command\Command#setApplication() changed from no type to void
Roave BC Check: vendor/symfony/console/Command/Command.php#L128
The return type of Symfony\Component\Console\Command\Command#setHelperSet() changed from no type to void