Closed prolic closed 5 years ago
What problems?
Notice: Undefined variable: nextPosition in /home/sasa/code/prooph/event-store-http-client/src/Internal/EventStoreHttpConnection.php on line 620
Fatal error: Uncaught TypeError: Argument 3 passed to Prooph\EventStore\AllEventsSlice::__construct() must be an instance of Prooph\EventStore\Position, null given, called in /home/sasa/code/prooph/event-store-http-client/src/Internal/EventStoreHttpConnection.php on line 621 and defined in /home/sasa/code/prooph/event-store-http-client/vendor/prooph/event-store/src/AllEventsSlice.php:37
I'll merge anyway right now, because it fixes a bunch of other problems.
@enumag nevermind, I fixed it already.
/cc @enumag
I still have problems with
demo-read.php
script, but maybe you'll find the issue? Otherwise I take care this weekend.