Closed (fixed)
Project:
Prometheus Exporter
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2026 at 00:39 UTC
Updated:
4 Jul 2026 at 01:00 UTC
Jump to comment: Most recent
In #3497124: Deprecate expectDeprecation(), use PHPUnit's expectUserDeprecationMessage*() instead expectDeprecation() was deprecated.
See https://www.drupal.org/node/3545276
Replace all expectDeprecation() calls with expectUserDeprecationMessage().
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
kim.pepperCommitted to 2.x