PhpUnit8 in bootstrap-fast.php

Created on 13 August 2024, 4 months ago

Problem/Motivation

There is an old "use" in bootstrap-fast.php:

use Drupal\TestTools\PhpUnitCompatibility\PhpUnit8\ClassWriter;

Steps to reproduce

Proposed resolution

It is looks like we can replace it with:

use Drupal\TestTools\PhpUnitCompatibility\ClassWriter;

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Active

Component

Code

Created by

๐Ÿ‡ต๐Ÿ‡ฑPoland azovsky

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024