- last update
over 2 years ago 29,374 pass, 4 fail - π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Reroll for 10.1.x.
The last submitted patch, 35: 3036010-35.patch, failed testing. View results β
- Status changed to Needs work
19 days ago 3:51am 2 September 2025 - πΊπΈUnited States nicxvan
Pretty sure this can be closed as outdated.
This function was deprecated outright.
The comment in 25 confused me until I realized it was just about deprecating the newly introduced static.
- πΊπΈUnited States nicxvan
Compared the patches with the current state to confirm the deprecation covered everything in this.
The only thing this does that the main deprecation issue doesn't is deprecating calling drupal_static_reset for the function, but since the function is deprecated that seems fine to me.
Took a look at patches to apply credit as well.
I'm glad MRs are the primary way to review code, even with inter diffs patches are harder without the ui.