Sascha-Oliver Prolić
Sascha-Oliver Prolić
Sure, find a good place and send a small pull request. I'm happy to merge every improvement. On Mon, Dec 9, 2019, 15:15 Gildas Quéméner wrote: > Totally, maybe that...
You are subscribing to all events and reached end of stream. This is a known issue, see https://github.com/EventStore/EventStore/issues/1809. As long as this isn't fixed upstream, we could implement a workaround...
That's a known bug, the json parsing need to be redone. On Tue, Jun 4, 2019, 10:36 Florian Krämer wrote: > I'm getting this error message: > > PHP Notice:...
I'll try to give it a shot this weekend. On Tue, Jun 4, 2019, 17:59 Florian Krämer wrote: > @prolic well, we're trying to build an > application around the...
Sorry, didn't had the time to look into this. The problem is this class `https://github.com/prooph/event-store-http-client/blob/master/src/Internal/ResolvedEventParser.php`. There are some edge cases which it does not cover. I'm okay with whatever works...
This `nextPosition` thingy is a bit problematic. See https://github.com/EventStore/EventStore/issues/1809. Reading from `HEAD` backwards after reaching end of stream might be a possible solution, but I don't have time to work...
dev-master branch should be good to be used in production. I'm planning to release 1.0 final soon, but need to finish the documentation first and I am super busy right...
Thanks for the hint @mbadolato. @f1r3starter can you update the PR?
@prooph/symfony-team please check
@mablae this proposal was already under discussion and rejected by most users. reason: the model is part of another repository and this makes adding feature much harder, because you would...