Giter VIP home page Giter VIP logo

Comments (8)

bobthecow avatar bobthecow commented on July 23, 2024 1

It's broken in the latest point releases of Symfony 4.4, 5.3, 5.4, and 6.0. You can fix any of them by pinning to one version back.

from tinker.

grota avatar grota commented on July 23, 2024 1

6.0.3 is the one that has the bug, you/we need to wait the next point release

from tinker.

driesvints avatar driesvints commented on July 23, 2024

Seems like this is a breaking change in Symfony Console's v5.4.3 release. It works for me with v5.4.2. Can you post an issue report on their tracker?

from tinker.

grota avatar grota commented on July 23, 2024

done ⬆️ , btw, is symfony/console:^6.0 (introduced here laravel/framework@03fa6a2#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34R34 ) a required dependency? Meaning, can we mitigate the bug by using an alias dependency like "symfony/console": "5.4.2 as 6.0.2" ?

from tinker.

driesvints avatar driesvints commented on July 23, 2024

it's a required dependency of Laravel yeah

from tinker.

grota avatar grota commented on July 23, 2024

For people encountering the same issue, pinning symfony/console to 6.0.2 can be used a temporary workaround while a new 6.x release of symfony/console gets published.

from tinker.

ankurk91 avatar ankurk91 commented on July 23, 2024

It is still broken for me. Even unable to exit from tinker.

Laravel v9.0.2
php v8.1.2
symfony/console v6.0.3

Everything is on their latest version.

symfony/symfony#45240
The PR was merged 12 days ago, still broken :(

from tinker.

bobthecow avatar bobthecow commented on July 23, 2024

If you explicitly require symfony/console v6.0.2 it will fix it. Otherwise you need to wait for the next release. I believe it'll be in a week or so?

from tinker.

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.