Files
doc-en/reference/array/functions/array-unique.xml
Daniel Siepmann 3ba15fd3df Don't mention sorting but comparison (#2301)
The array_unique function doesn't sort, but compares.
It uses the same constants but terms are mixed up.
The text uses "sorting" while each constant uses "compare".

This is now streamlined in order to reduce friction while reading.
2023-02-17 20:15:38 +01:00

5.0 KiB