Hello,
I just updated my composer.json file from php-phantomjs version 3.* to version 4.* and am now getting the following error when using phantomjs:
The Twig_Loader_String class is deprecated since version 1.18.1 and will be removed in 2.0. Use Twig_Loader_Array instead or Twig_Environment::createTemplate().
The "phantomjs.twig.string_loader" service relies on the deprecated "Twig_Loader_String" class. It should either be deprecated or its implementation upgraded.
Any help on how to fix this would be greatly appreciated.
Thanks,
Matt
Hello,
I just updated my composer.json file from php-phantomjs version 3.* to version 4.* and am now getting the following error when using phantomjs:
Any help on how to fix this would be greatly appreciated.
Thanks,
Matt