GithubHelp home page GithubHelp logo

Symfony 5 support about resque HOT 7 CLOSED

resquebundle avatar resquebundle commented on August 23, 2024
Symfony 5 support

from resque.

Comments (7)

PhilETaylor avatar PhilETaylor commented on August 23, 2024 1

As with millions of other projects, we are all waiting on FosUserBundle to be Symfony 5 compatible (as well as other dependencies) before migrating live projects, and as per millions of other developers, no paying scratch to itch means Ive not worked on S5 just yet.

The work to port the Jobs to use the container, and service dependency injection recently for compatibility with Symfony 4.4 means there should be little to do once this is finally compatible with Symfony 5 (It might already be compatible, Ive just not tested it ;-))

from resque.

bhaktaraz avatar bhaktaraz commented on August 23, 2024 1

Yes its almost ready, need to update symfony version to composer requirements.

from resque.

PhilETaylor avatar PhilETaylor commented on August 23, 2024

Yes once I have removed or resolved the issues with fosuser in my project, I’ll be moving it to S5

At that time I’ll be working on this bundle to bring it along too

from resque.

monofone avatar monofone commented on August 23, 2024

The only point it is not working out of the box is the Process component which has some BC issues on 5.0 in only accepting an array in the constructor.

So one should use Process::fromShellCommandline(...) instead of new Process(...), this should work on 4.x and 5.x.

from resque.

PhilETaylor avatar PhilETaylor commented on August 23, 2024

from resque.

monofone avatar monofone commented on August 23, 2024

Ah well, I don't have symfony 5.0 myself it was just the process component which I stumbled upon. And with this change it seems to work for me.

from resque.

PhilETaylor avatar PhilETaylor commented on August 23, 2024

Closing this issue as I have stated Im working on symfony 5 support and the issues that created have been forked to other issues

from resque.

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.