Problem/Motivation
------ -------------------------------------------------------------------
Line tests/src/Functional/Views/StyleSerializerTest.php
------ -------------------------------------------------------------------
729 Call to deprecated function filter_default_format():
in drupal:11.4.0 and is removed from drupal:13.0.0. Use the
\Drupal\filter\FilterFormatRepositoryInterface service with the
::getDefaultFormat() method instead.
🪪 function.deprecated
771 Call to deprecated function filter_default_format():
in drupal:11.4.0 and is removed from drupal:13.0.0. Use the
\Drupal\filter\FilterFormatRepositoryInterface service with the
::getDefaultFormat() method instead.
🪪 function.deprecated
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork pager_serializer-3612838
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
bluegeek9 commented