Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Sep 2025 at 16:57 UTC
Updated:
23 Sep 2025 at 05:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
mondrakeComment #4
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #5
mondrakeBah, bot.
Comment #6
smustgrave commentedChanges look good to me. Didn't see any abstract classes getting touched to class level legacy-covers.
Comment #7
catchCommitted/pushed to 11.x, thanks!
Comment #11
kim.peppernit: looks like some of the docblock indentations are incorrect. I assume this would be fixed automatically with phpcbf?
Comment #12
mondrake#11 I couldn’t find any phpcs/bcf rule dealing with PHPDoc indentation, surprisingly. That also explains why the PHPCS ci job does not fail. But yeah, it looks like this is a good job for that tool.
FWIW, I could not find a coding standard on the same topic, either.
Looks like we need follow ups here, tagging.