Closed (fixed)
Project:
Drupal core
Version:
10.0.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Jan 2022 at 17:40 UTC
Updated:
24 Jan 2022 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mondrakeComment #3
daffie commentedLooks good to me.
Comment #4
mondrakeAlso reported in #3257713: PHP 8.1 ComputedItemListTrait::offsetExists deprecation, so this will benefit of a backport down to 9.3
Comment #5
mondrakeComment #6
alexpottCommitted a0b2090 and pushed to 10.0.x. Thanks!
Committed a5f202d and pushed to 9.4.x and 9.3.x. Thanks!
The 9.x version does not have the changes to core/lib/Drupal/Core/Database/Connection.php because they conflicted and are not required.
Changing to a bug fix due to the annotation adding for PHP 8.1 compatibility. Implies we're missing some test coverage so will reopen the other issue to get it added.
Comment #10
mondrake