GithubHelp home page GithubHelp logo

Comments (8)

driehle avatar driehle commented on August 22, 2024 1

I'd like to have at least the deprecations in 5.3.0. I have already started working on this, so we'll still be able to release 5.3.0 over the weekend.

from doctrinemodule.

driehle avatar driehle commented on August 22, 2024

Please have a look at Doctrine cache's docs on what v2.0 actually is: https://www.doctrine-project.org/projects/doctrine-cache/en/2.2/index.html. There are no cache adapters/implementations anymore, just a few interfaces.

So what would you suggest should be implemented on the side of DoctrineModule?

from doctrinemodule.

Koen1999 avatar Koen1999 commented on August 22, 2024

Probably it's a good idea to switch to another cache provider like the one from Symfony as suggested in the docs.
https://github.com/symfony/cache

from doctrinemodule.

driehle avatar driehle commented on August 22, 2024

Please provide a PR adding support for symfony/cache. I'll be happy to review and merge your PR.

from doctrinemodule.

froschdesign avatar froschdesign commented on August 22, 2024

@driehle
Maybe I'm misunderstanding something here, but why add symfony/cache here when that module is for Laminas and laminas-cache is already required?

"laminas/laminas-cache": "^3.6.0",

from doctrinemodule.

driehle avatar driehle commented on August 22, 2024

Yes, you're right. I was rather thinking of adding symfony/cache as a second alternative. Currently, laminas-cache and doctrine/cache can be used, so laminas-cache and symfony/cache could be a replacement. Nevertheless, we should probably make one step at a time, so simply dropping/deprecating doctrine/cache would be the easiest step forward.

from doctrinemodule.

fezfez avatar fezfez commented on August 22, 2024

@driehle can it be done in next release ? 5.4 or 6.0 if BC ? it's currently blocking 5.3 release for no real reason

from doctrinemodule.

TomHAnderson avatar TomHAnderson commented on August 22, 2024

Done in https://github.com/doctrine/DoctrineModule/releases/tag/6.0.0

from doctrinemodule.

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.