allow multiple wildcards in stream store #2425
Annotations
9 errors and 1 warning
Check for BC breaks:
src/Store/StreamDoctrineDbalStore.php#L342
The parameter $streamName of Patchlevel\EventSourcing\Store\StreamDoctrineDbalStore#remove() changed from string to a non-contravariant Patchlevel\EventSourcing\Store\Criteria\Criteria|null
|
Check for BC breaks:
src/Store/Criteria/StreamCriterion.php#L10
Type of property Patchlevel\EventSourcing\Store\Criteria\StreamCriterion#$streamName changed from string to array
|
Check for BC breaks:
src/Store/StreamStore.php#L9
Method archive() was added to interface Patchlevel\EventSourcing\Store\StreamStore
|
Check for BC breaks:
src/Store/StreamStore.php#L14
Parameter criteria was added to Method remove() of class Patchlevel\EventSourcing\Store\StreamStore
|
Check for BC breaks:
src/Store/StreamStore.php#L14
The parameter $streamName of Patchlevel\EventSourcing\Store\StreamStore#remove() changed from string to a non-contravariant Patchlevel\EventSourcing\Store\Criteria\Criteria|null
|
Check for BC breaks:
src/Store/StreamStore.php#L14
The parameter $streamName of Patchlevel\EventSourcing\Store\StreamStore#remove() changed from string to Patchlevel\EventSourcing\Store\Criteria\Criteria|null
|
Check for BC breaks:
src/Store/StreamStore.php#L14
Parameter 0 of Patchlevel\EventSourcing\Store\StreamStore#remove() changed name from streamName to criteria
|
Check for BC breaks:
src/Store/InMemoryStore.php#L113
The parameter $streamName of Patchlevel\EventSourcing\Store\InMemoryStore#remove() changed from string to a non-contravariant Patchlevel\EventSourcing\Store\Criteria\Criteria|null
|
Check for BC breaks
Process completed with exit code 3.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading