I am trying to send emails with Symfony. Everything works perfect locally. But on server I get following errore in prod.log:
prod.log
assetic.ERROR: The te
I've solved this by creating twig extension defining empty function profiler_dump and loading this twig extension only in production.
profiler_dump