--TEST-- compact() and hashmap order --FILE-- --EXPECT-- array(2) { ["foo"]=> NULL ["bar"]=> NULL } array(2) { ["bar"]=> NULL ["foo"]=> NULL }