You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #46126 [Finder] Case insensitive file sort (hmoreau)
This PR was merged into the 6.2 branch.
Discussion
----------
[Finder] Case insensitive file sort
| Q | A
| ------------- | ---
| Branch? | 6.1
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets |
| License | MIT
| Doc PR | symfony/symfony-docs#16735
Add a second argument **$useCaseInsensitive** to sortByName() method to select between case sensitive and case insensitive sort.
Commits
-------
7fdbb61 [Finder] Add case insensitive sort
0 commit comments