theofidry / PsyshBundle

A command line REPL bundle for Symfony using PsySH.
MIT License
208 stars 29 forks source link

Symfony 7 support #79

Open aszenz opened 10 months ago

aszenz commented 10 months ago

I get these deprecation's from Symfony 6.4:

aszenz commented 9 months ago

The first deprecation seems to be fixed already in https://github.com/bobthecow/psysh/commit/d26e5b11f33e84ba40eea42097deddc7183fbe33.

Once a new release of psysh is create we could also just allow Symfony 7

pedroresende commented 7 months ago

@aszenz a new version of https://github.com/bobthecow/psysh was release, could do it for Symfony 7 😉

aszenz commented 7 months ago

@aszenz a new version of https://github.com/bobthecow/psysh was release, could do it for Symfony 7 😉

Already done in #80

pedroresende commented 7 months ago

Thanks

arjenzwerver commented 5 months ago

I just hacked something together to use the psysh console in a Symfony project. It should work on Symfony 7.

https://gist.github.com/arjenzwerver/6cb414e3f166dde27e3dbe95e77bab49