What does array_change_key_case() do when there are two keys in array similar upto case?
Ex.: $array = array('foo' => 'bar', 'FOO' => 'foobar')
Do not have that new php installed (4.2.0 needed), and in the manual there's not a word. 🙁