Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
block.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2020 at 06:29 UTC
Updated:
28 Jul 2020 at 22:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hardik_patel_12 commentedKindly review a new patch.
Comment #3
hardik_patel_12 commentedComment #4
snehalgaikwad commentedI've tried this patch, working fine.
Comment #5
catchThis should be fine to commit in a minor release, since no-one should be calling this indirectly. However I think it could use a just-in-case change record documenting that we now require the type-hint.
Comment #6
kristen polI added a change record. I've never added one before so update it if it needs adjusting.
https://www.drupal.org/node/3158723
Patch still applies to 9.1.x but I have kicked off tests since they were run on 9.0.x.
If the tests come back green, this looks RTBC to me.
Comment #7
hardik_patel_12 commentedI have retested the patch and it's again green. So it's looks good to move.
Comment #8
kristen polThanks but I'm unclear why you ran the tests a second time.
Anyway, all green so RTBC. :)
Comment #9
alexpottCommitted af4c993 and pushed to 9.1.x. Thanks!