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

ENH Remove unused properties and deprecation notices #11543

Merged

Conversation

GuySartorelli
Copy link
Member

@GuySartorelli
Copy link
Member Author

@emteknetnz why did this one not get merged? There's no comments?

*
* @var bool
*/
private static $ignoreDeprecatedCaching = false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this need to be deprecated in CMS 5 first?

Copy link
Member Author

@GuySartorelli GuySartorelli Jan 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not used but I guess technically it should be deprecated. Though nothing will actually change for people who are trying to use it - it does nothing now and it will continue to do nothing (with no error) in CMS 6.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased

@emteknetnz
Copy link
Member

Sorry didn't submit review

@GuySartorelli GuySartorelli force-pushed the pulls/6.0/deprecation-removal branch from 6eb1307 to af02f10 Compare January 14, 2025 23:07
@GuySartorelli GuySartorelli force-pushed the pulls/6.0/deprecation-removal branch from af02f10 to 10695ec Compare January 15, 2025 00:57
@emteknetnz emteknetnz merged commit 8b0c6ed into silverstripe:6.0 Jan 15, 2025
12 checks passed
@emteknetnz emteknetnz deleted the pulls/6.0/deprecation-removal branch January 15, 2025 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants