--TEST-- Bug #79868: Sorting with array_unique gives unwanted result --FILE-- --EXPECT-- array(2) { [0]=> string(1) "b" [1]=> string(1) "a" }