This was tagged fldc26 for the Florida Camp coming up please avoid until after the event.
Problem/Motivation
There is a low number of deprecation in the datetime and datetime_range module that needs to be removed. Need to make sure references are gone and may need to remove a phpstan entry.
This involves updating the type + documentation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3574901
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3574901-remove-deprecated-code
changes, plain diff MR !14858
Comments
Comment #2
capysara commentedWorking on this for FLDC26
Comment #4
capysara commentedAdded MR
Comment #5
darren ohThe code being removed has already been replaced. This issue just removes code that was scheduled to be removed and updates code comments.
Comment #8
catchCommitted/pushed to main, thanks!