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

ReflectionException may occur #420

Merged
merged 1 commit into from
Apr 20, 2021
Merged

ReflectionException may occur #420

merged 1 commit into from
Apr 20, 2021

Conversation

unixslayer
Copy link
Member

When making some changes in prooph/event-store-symfony-bundle I found that InMemoryEventStoreProjector throws a ReflectionException in certain situation. Defining a ProjectionManager with injected wrapped EventStore, $eventStore property doesn't contain an instance of the same class that $innerEventStore property was declared in.

It all started here: prooph/event-store-symfony-bundle#73 :)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.07% when pulling 1a6aaf5 on unixslayer:7.x into 59bb965 on prooph:7.x.

@prolic prolic added the bug label Apr 20, 2021
@prolic prolic merged commit 25510bf into prooph:7.x Apr 20, 2021
@prolic
Copy link
Member

prolic commented Apr 20, 2021

I'll release tomorrow @unixslayer - please remind me in case I forget

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

Successfully merging this pull request may close these issues.

3 participants