Closed (fixed)
Project:
Facebook Instant Articles
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
8 Feb 2018 at 14:25 UTC
Updated:
21 Apr 2018 at 18:34 UTC
Jump to comment: Most recent
\Facebook\InstantArticles\Transformer\Transformer::transform() is deprecated in favour of \Facebook\InstantArticles\Transformer\Transformer::transformString(). We should make that change in our transformer usage.
Change our code anywhere where we use \Facebook\InstantArticles\Transformer\Transformer::transform() to use \Facebook\InstantArticles\Transformer\Transformer::transformString().
Implement.
None.
None.
None.
Comments
Comment #2
m4oliveiPR: https://github.com/BurdaMagazinOrg/module-fb_instant_articles/pull/132
Comment #4
m4olivei