Adjust Aggregate docs #1458
backward-compatibility-check.yml
on: pull_request
Matrix: Backward Compatibility Check
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
|