collator_asort
Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0
Sort array maintaining index association
<?php
public
Collator
::
asort
(array &
$array
,
int $flags
=
Collator
::
SORT_REGULAR
):
bool