Top "Symfony-2.4" questions

Symfony is an Open Source distributed PHP framework.

Symfony 2.4 You have requested a non-existent service "payment.encryption_service"

I'm migrating a symfony project from 2.0 to 2.4 version. I've correctly configured all the parameters and services. But the problem occured …

php service symfony-2.4
Symfony2.4 SonataAdminBundle Logout error: You must activate the logout in your security firewall configuration

Login works fine. Getting error at /admin/logout You must activate the logout in your security firewall configuration. at in *\…

php symfony fosuserbundle sonata-admin symfony-2.4
Symfony2 + Stored procedure || How to fetch the result?

I am currently struggling with fetching results out of nativquery in Symfony 2.4.3. To be simple I'am currently building a JobQueue/…

php mysql symfony stored-procedures symfony-2.4