Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Nov 2022 at 08:18 UTC
Updated:
6 Dec 2022 at 14:34 UTC
Jump to comment: Most recent
Comments
Comment #3
mondrakeComment #4
mondrakeComment #5
mallezieThis also looks good to me. Nice limited scope here.
As explained to me before, contrib which has phpstan in use will be noticed if they still use the $group parameter, if not and they still use it nothing will happen with php allowing function overloading.
Comment #7
longwaveCommitted to 10.1.x and cherry picked to 10.0.x as a low-risk tests-only change to help keep the PHPStan baseline in sync.
Committed and pushed c4a3b2558d to 10.1.x and f6b1dde1a5 to 10.0.x. Thanks!