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

Allow to override sorting flags for page header-based or default ordering. #1173

Merged
merged 1 commit into from Nov 19, 2016

Conversation

flaviocopes
Copy link
Contributor

If the intl PHP extension is loaded, only these flags are available:
https://secure.php.net/manual/en/collator.asort.php. Otherwise, you can
use the PHP standard sorting flags
(https://secure.php.net/manual/en/array.constants.php)
#1169

…ring.

 If the `intl` PHP extension is loaded, only these flags are available:
https://secure.php.net/manual/en/collator.asort.php. Otherwise, you can
use the PHP standard sorting flags
(https://secure.php.net/manual/en/array.constants.php)
[#1169](#1169)
@parcand
Copy link

parcand commented Nov 15, 2016

This is great! Thanks a lot! 👍

@rhukster rhukster merged commit 9dd4f69 into develop Nov 19, 2016
@flaviocopes flaviocopes deleted the feature/sort-case-insensitive branch February 8, 2017 11:04
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

4 participants