Problem/Motivation

\Facebook\InstantArticles\Transformer\Transformer::transform() is deprecated in favour of \Facebook\InstantArticles\Transformer\Transformer::transformString(). We should make that change in our transformer usage.

Proposed resolution

Change our code anywhere where we use \Facebook\InstantArticles\Transformer\Transformer::transform() to use \Facebook\InstantArticles\Transformer\Transformer::transformString().

Remaining tasks

Implement.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

m4olivei created an issue. See original summary.

m4olivei’s picture

  • m4olivei authored 0ef285e on 8.x-2.x
    Issue #2943250 by m4olivei: \Facebook\InstantArticles\Transformer\...
m4olivei’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.