By larowlan on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.1.x
Introduced in version:
10.1.0
Issue links:
Description:
\Drupal\Tests\book\Functional\BookTestTrait::generateOutlinePattern is deprecated.
It is brittle and relies on regex to parse markup.
There is no direct replacement.
Use methods from \Drupal\Tests\WebAssert to test your code in a less brittle fashion instead
Impacts:
Module developers