collator_sort

Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0
Sort array using specified collator
<?php public Collator::sort(array &$array, int $flags = Collator::SORT_REGULAR): bool