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

API Remove deprecated API #1361

Merged

Conversation

GuySartorelli
Copy link
Member

Comment on lines -300 to -304
Deprecation::withSuppressedNotice(function () use ($sort, $filter, $pagination) {
$sort->setThrowExceptionOnBadDataType(false);
$filter->setThrowExceptionOnBadDataType(false);
$pagination->setThrowExceptionOnBadDataType(false);
});
Copy link
Member Author

Choose a reason for hiding this comment

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

Also stop calling deprecated API
@GuySartorelli GuySartorelli force-pushed the pulls/7.0/remove-deprecated branch from 6392663 to 06de92d Compare January 6, 2025 21:36
@emteknetnz emteknetnz merged commit 394d32a into silverstripe:7.0 Jan 7, 2025
12 checks passed
@emteknetnz emteknetnz deleted the pulls/7.0/remove-deprecated branch January 7, 2025 04:14
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