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

## Fixed sortable filter update #583

Merged
merged 1 commit into from
Sep 7, 2023
Merged

## Fixed sortable filter update #583

merged 1 commit into from
Sep 7, 2023

Conversation

binaryk
Copy link
Collaborator

@binaryk binaryk commented Sep 7, 2023

Fixed

sortable filter update

@binaryk binaryk merged commit 1b2da0a into 8.x Sep 7, 2023
15 of 18 checks passed
@binaryk binaryk deleted the 8.1.2 branch September 7, 2023 07:22
@what-the-diff
Copy link

what-the-diff bot commented Sep 7, 2023

PR Summary

  • Enhancement of call_user_func method in SortableFilter.php
    The call_user_func function in the SortableFilter.php file has been improved to now consider an additional argument, $this->column(). This will allow a higher degree of flexibility and functionality when using this function.

  • Expansion of usingClosure method's capabilities
    The usingClosure method within the same file now can handle a new type of parameter, named callable. Previously, it only accepted a Closure parameter. This means the method can now handle more diverse situations, increasing its utility and robustness.

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.

None yet

1 participant