Skip to content

Adjust Aggregate docs #1458

Adjust Aggregate docs

Adjust Aggregate docs #1458

Triggered via pull request April 19, 2024 09:54
Status Failure
Total duration 12m 6s
Artifacts
Matrix: Backward Compatibility Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Metadata\Projection\DuplicateDropMethod has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Metadata\Projection\ProjectionMetadataFactory has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Metadata\Projection\DuplicateHandleMethod has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Metadata\Projection\AttributeProjectionMetadataFactory has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Metadata\Projection\ProjectionMetadata has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Metadata\Projection\DuplicateCreateMethod has been deleted
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Metadata/Event/ClassIsNotAnEvent.php#L14
The number of required arguments for Exception#__construct() increased from 0 to 1
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Metadata/Event/EventMetadata.php#L7
Property Patchlevel\EventSourcing\Metadata\Event\EventMetadata#$properties was removed
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Metadata/Event/EventMetadata.php#L9
Default parameter value for parameter $properties of Patchlevel\EventSourcing\Metadata\Event\EventMetadata#__construct() changed from array ( ) to false
Backward Compatibility Check (locked, 8.2, ubuntu-latest): src/Metadata/Event/EventMetadata.php#L9
The parameter $properties of Patchlevel\EventSourcing\Metadata\Event\EventMetadata#__construct() changed from array to a non-contravariant bool