Eric Braun

Results 9 comments of Eric Braun

To be honest I have only experience with jmespath.php and would prefer it for the same reasons.

Of curse I am! Maybe a test with Assertion::same would fail, since the response string is not exactly the same for a json string. I would like to a test...

Here we go! I am about to create an example implementation for an event sourced user login. https://github.com/oqq/es_user_login @codeliner i am not sure about `Log in and log out events...

@codeliner what if the email address is already in use? In my opinion we need to know that before the `UserWasRegistered` event was triggered. In that case, an different event...

Sounds good! I like the way to use a process manager for that. Is there a 'best practice' to run all process managers listening for an event in a transaction?...

@burzum i am not sure what you are referring to. Is it the ticket, or the event sourced user login example?

@burzum sorry, but I have never worked on this issue. Feel free to catch the task. 👍

Hi @digidux! Your code changes does also contain a strict version. "v9.18" is not the same as "^9.18" (note the first char which is not a "v", but a "^")...

@digidux thanks a lot. Unfortunately, i am not a maintainer of this library. That's why we still have to wait for an approval. 😬