Giter VIP home page Giter VIP logo

Comments (4)

simensen avatar simensen commented on June 30, 2024

It is possible you are correct. :) I don't have time to look right now, but I would consider bumping the requirements to ~2.4. Otherwise, if there is a way to make it work w/ older versions of Doctrine as well I'd be up for that.

from dflydev-doctrine-orm-service-provider.

lschricke avatar lschricke commented on June 30, 2024

Not sure I can help to make it work with 2.3 version of Doctrine. But I reckon bumping the requirement to ~2.4 would be a good quick fix as the provider does not seem to work with ~2.3 anyway.
Thanks for your work btw! :)

from dflydev-doctrine-orm-service-provider.

simensen avatar simensen commented on June 30, 2024

Sure, thanks. :)

I'll have to look into this another time. Changing the version constraints might warrant a major version bump since it would no longer be BC, but if it already isn't working with Doctrine 2.3 maybe that isn't an issue...

from dflydev-doctrine-orm-service-provider.

inri13666 avatar inri13666 commented on June 30, 2024

Hello version 1.0.7 uses doctrine orm 2.3+ in composer.json
But following class uses classes from doctrine version 2.4+, forexample DefaultRepositoryFactory
https://github.com/dflydev/dflydev-doctrine-orm-service-provider/blob/v1.0.7/src/Dflydev/Pimple/Provider/DoctrineOrm/DoctrineOrmServiceProvider.php#L36

There are no DefaultRepositoryFactory
https://github.com/doctrine/doctrine2/tree/2.3.5/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php

Firstly it appears at 2.4.0
https://github.com/doctrine/doctrine2/blob/v2.4.0/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php

from dflydev-doctrine-orm-service-provider.

Related Issues (20)

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.