you also need to take care of @@ (to escape @ at the beginning of a value) and @= (to use an expression as argument as of Symfony 2.4) http://symfony.com/doc/current/book/service_container.html#using-the-expression-language
you also need to take care of @@ (to escape @ at the beginning of a value) and @= (to use an expression as argument as of Symfony 2.4)
http://symfony.com/doc/current/book/service_container.html#using-the-expression-language