- Issue created by @Charlie ChX Negyesi
- πΊπΈUnited States nicxvan
Applied and replied, let me know what you think!
Test failure is probably unrelated and needs a re-run. Fine to go to RTBC after test passes.
- πΊπΈUnited States nicxvan
I rebased and fixed the deprecation test. I'll keep an eye on the tests.
With π ModuleHandler->alterDeprecated does not properly handle deprecated OOP hooks Active the alter on these hooks is respected so the order in the deprecation is inverted.Leaving RTBC since that's the only change and it was expected once the mentioned issue was merged. If it needs another review let me know.
- π¬π§United Kingdom catch
I think this is good to get us to a point of minimal change for 11.1.x and then we can figure out hook ordering for all-OOP hooks will look like a bit further along.
Committed/pushed to 11.x and cherry-picked to 11.1.x, thanks!
- π©πͺGermany Fabianx
RTBC + 1 from me - post merge
This implementation is much cleaner.