Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look at re-deprecating Session::recursivelyApply() #10571

Open
emteknetnz opened this issue Nov 6, 2022 · 1 comment
Open

Look at re-deprecating Session::recursivelyApply() #10571

emteknetnz opened this issue Nov 6, 2022 · 1 comment

Comments

@emteknetnz
Copy link
Member

emteknetnz commented Nov 6, 2022

Session::recurisivelyApply() is currently deprecated

I've undeprecated it as part of this issue because the recommended migration to Session::recursivelyApplyChanges() has a different API

I've split off this card to look at re-deprecating this separately after the bulk of the deprecation changes have been made.

Acceptance criteria

  • Code pointing to Session::recurisivelyApply() is updated to use Session::recursivelyApplyChanges()
  • Session::recurisivelyApply() is deprecated

Notes

  • Because this is low priority, this doesn't have to happen in time for 5.0.0
@maxime-rainville
Copy link
Contributor

Didn't make the cut for CMS5

@GuySartorelli GuySartorelli added this to the Silverstripe CMS 6 milestone Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants