Problem/Motivation

In #3497124: Deprecate expectDeprecation(), use PHPUnit's expectUserDeprecationMessage*() instead expectDeprecation() was deprecated.

See https://www.drupal.org/node/3545276

Steps to reproduce

Proposed resolution

Replace all expectDeprecation() calls with expectUserDeprecationMessage().

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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

kim.pepper created an issue. See original summary.

  • kim.pepper committed afd8d493 on 2.x
    task: #3605080 Replace all expectDeprecation() calls with PHPUnit 11...
kim.pepper’s picture

Status: Active » Fixed

Committed to 2.x

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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