Top "Symfony-2.1" questions

This is the Symfony 2.1.x specific tag.

Get old data in preUpdate Sonata Admin Bundle

I have a product entity and it has an images field that store the images names from the product but …

symfony-2.1 sonata-admin
You have requested a non-existent service "jms_serializer"

I'm trying to use JMSSerializerBundle but the service isn't listed after run app/console container:debug | grep jms_serializer $ app/…

symfony symfony-2.1 jmsserializerbundle