Drupal 9 Deprecated Code Report
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3042671. -->
Reported by: [oheller](https://www.drupal.org/user/2750577)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>drupal-check results on commit hash: c8795cc1c08de31cad0d5b487cb40fab52cac2d6</p>
<pre> ------ ------------------------------------------------------------ <br> Line tests/src/Functional/LinkAttributesFieldTest.php <br> ------ ------------------------------------------------------------ <br> 61 Call to deprecated method strtolower() of class <br> Drupal\Component\Utility\Unicode. <br> 66 Call to deprecated method entityManager() of class Drupal. <br> ------ ------------------------------------------------------------ <br><br> ------ ------------------------------------------------------------------------- <br> Line tests/src/Functional/LinkAttributesTest.php <br> ------ ------------------------------------------------------------------------- <br> 16 Usage of deprecated trait Drupal\simpletest\BlockCreationTrait in class <br> Drupal\Tests\link_attributes\Functional\LinkAttributesTest. <br> ------ ------------------------------------------------------------------------- <br><br> [ERROR] Found 3 errors </pre><h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
<h3 id="summary-release-notes">Release notes snippet</h3>
issue