By megachriz on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-3.x
Introduced in version:
8.x-3.0-rc1
Issue links:
Description:
Calling \Drupal\feeds\Feeds\Target\Text::__construct() without the $filter_format_storage argument is deprecated in feeds:8.x-3.0-rc2 and the $filter_format_storage argument will be required in feeds:4.0.0.
Note: in feeds:8.x-3.0-rc1 the argument was already set as required, but this has been reversed for backwards compatibility.
Impacts:
Module developers