Giter Site home page Giter Site logo

Comments (3)

arnedesmedt avatar arnedesmedt commented on July 28, 2024 1

Thank you very much for the fix. It works now!

from php-engine.

codeliner avatar codeliner commented on July 28, 2024

Hey @arnedesmedt , thx for reporting the bug. It's my fault. I've tried to fix an issue with the MapIterator of the php-engine-utils package. We recognized a problem when using the MapIterator with a MongoDB cursor, so I've refactored it to use a Generator internally. Unfortunately, I've forgotten that Generators are not rewindable :(

In our current project we use Event Engine with a custom MongoDB store (not open source yet) and the fix worked for us but I did not test it with prooph v7 PDO Event Store :(

Fix

Run composer update. It should install the new php-engine-utils release v0.1.4.

Can you try again with the new version?

Sorry for the problems. I already discussed with @sandrokeil that we will write a test suite that goes through the tutorial and ensures it's working when we release a new version of a package.

from php-engine.

codeliner avatar codeliner commented on July 28, 2024

great! Hopefully you can enjoy the rest of the tutorial without strange bugs ;)

from php-engine.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.