I am using the original VlabsMediaBundle. I got this message "DEPRECATED - Defining the initRuntime() method in the "vlabs_media_twig_extension" extension is deprecated since version 1.23. Use the needs_environment option to get the Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig_Extension_InitRuntimeInterface if needed (not recommended). "
I am using symfony 2.7.
Is there any plan to fix this issue?
I am using the original VlabsMediaBundle. I got this message "DEPRECATED - Defining the initRuntime() method in the "vlabs_media_twig_extension" extension is deprecated since version 1.23. Use the
needs_environment
option to get the Twig_Environment instance in filters, functions, or tests; or explicitly implement Twig_Extension_InitRuntimeInterface if needed (not recommended). " I am using symfony 2.7. Is there any plan to fix this issue?