Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove php8.4 deprecation warnings #435

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

arnedesmedt
Copy link

Type should be explicit

Type should be explicit
src/ActionEventEmitterEventStore.php Show resolved Hide resolved
@@ -82,8 +82,8 @@ public function appendTo(StreamName $streamName, Iterator $streamEvents): void
public function load(
StreamName $streamName,
int $fromNumber = 1,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my first comment

src/NonTransactionalInMemoryEventStore.php Show resolved Hide resolved
src/ReadOnlyEventStoreWrapper.php Show resolved Hide resolved
@arnedesmedt arnedesmedt requested a review from prolic January 21, 2025 08:43
@prolic prolic merged commit 990db0f into prooph:7.x Jan 21, 2025
9 of 10 checks passed
@prolic
Copy link
Member

prolic commented Jan 21, 2025

merged, thanks @arnedesmedt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants