Problem/Motivation
We have various incomplete/incorrect deprecations in Drupal core, most of these were added early in the 8.x cycle before we had a finished deprecation API and test support.
We have various incomplete/incorrect deprecations in Drupal core, most of these were added early in the 8.x cycle before we had a finished deprecation API and test support.
Comments
Comment #2
quietone commentedComment #4
longwaveOpened:
#3318985: Bump REQUEST_TIME deprecation to Drupal 11
#3318988: Finish deprecating status code and header assertions in JS tests
Comment #5
andypostOne more issue #3318342: DeprecatedServicePropertyTrait should point to 11.0
Comment #6
xjmThis is meta-ish so let's do this.
Comment #8
andypostThe biggest child issue fixed finally! - #2902895: [meta][no patch] Replace uses of REQUEST_TIME and time() with time service
Comment #9
andypost2 child issues left
both needs work, but #3318988: Finish deprecating status code and header assertions in JS tests can just update for removal in 12.x
Comment #11
quietone commentedIs there anything more to do here? If so, how to find them?
Comment #12
xjmThis is a legacy item in the meta from the 8/9 to 9/10 cycle. Since all the child issues are resolved, I would recommend we change the standing bullet in the template to "Identify and address any incomplete deprecations (if needed)", and only create a parent meta next cycle if issues come up.
Re: Finding them, the problem is of course that these are the things we can't find with tooling because the deprecations were incomplete or non-standard. But like the IS says, these were mostly from D8 days and we've fixed them by now.
By its very nature, this is a meta of best effort to include what we do find (or what comes up organically over a cycle). So, we can call this fixed for D12 (and 11, and 10).