add debug performance possibilities #759
backward-compatibility-check.yml
on: pull_request
Matrix: Backward Compatibility Check
Annotations
10 errors
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projectionist/ProjectorNotFound.php#L15
The parameter $projectionId of Patchlevel\EventSourcing\Projection\Projectionist\ProjectorNotFound#__construct() changed from Patchlevel\EventSourcing\Projection\Projection\ProjectionId to a non-contravariant string
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\Projectionist\VersionedProjector has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\MetadataAwareProjectionHandler has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\Projection has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\ProjectionListener has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest)
Class Patchlevel\EventSourcing\Projection\ProjectionHandler has been deleted
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projector/Projector.php#L9
These ancestors of Patchlevel\EventSourcing\Projection\Projector\Projector have been removed: ["Patchlevel\\EventSourcing\\Projection\\Projection"]
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projector/Projector.php#L9
Method targetProjection() was added to interface Patchlevel\EventSourcing\Projection\Projector\Projector
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projector/MetadataProjectorResolver.php#L16
Unable to compile initializer in method Patchlevel\EventSourcing\Projection\Projector\MetadataProjectorResolver::__construct() in file /src/Projection/Projector/MetadataProjectorResolver.php (line 18)
|
Backward Compatibility Check (locked, 8.2, ubuntu-latest):
src/Projection/Projector/MetadataProjectorResolver.php#L16
The parameter $metadataFactory of Patchlevel\EventSourcing\Projection\Projector\MetadataProjectorResolver#__construct() changed from Patchlevel\EventSourcing\Metadata\Projection\ProjectionMetadataFactory to a non-contravariant Patchlevel\EventSourcing\Metadata\Projector\ProjectorMetadataFactory
|