Closed (fixed)
Project:
Drupal core
Version:
10.4.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Sep 2024 at 13:59 UTC
Updated:
14 Oct 2024 at 10:34 UTC
Jump to comment: Most recent
Comments
Comment #3
andypostComment #4
smustgrave commentedSee no reason not to and didn't cause any test failures.
Comment #6
longwaveCommitted 23174b7 and pushed to 11.x. Thanks!
Not sure this is worth backporting to 11.0.x, we probably will not fix all PHP 8.4 deprecations there anyway?
10.4.x is still on PHPUnit 9, seems like there we need to go to PHPUnit 9.6.21 - leaving open to make that change.
Comment #9
andypostThank you!
Prepared upgrade for 10.4 but it needs to update phpunit using
-Wargument, also re-title for actual versionComment #10
smustgrave commented10.4 version didn't seem to cause any issues
Comment #12
longwaveCommitted d345bae and pushed to 10.4.x. Thanks!
@andypost somehow I did not credit you for the 11.x commit, sorry for that - fixed for 10.4.x and saving credits here.
Comment #13
andypost@longwave Thank you! NP for credits - it unblocks testing!