--- embedaddon/php/ext/standard/tests/array/array_change_key_case_variation8.phpt 2012/02/21 23:48:02 1.1.1.1 +++ embedaddon/php/ext/standard/tests/array/array_change_key_case_variation8.phpt 2012/05/29 12:34:44 1.1.1.2 @@ -47,7 +47,7 @@ array(10) { int(3) ["\cx"]=> int(4) - ["\e"]=> + [""]=> int(5) [" "]=> int(6) @@ -71,7 +71,7 @@ array(10) { int(3) ["\CX"]=> int(4) - ["\E"]=> + [""]=> int(5) [" "]=> int(6) @@ -130,4 +130,4 @@ array(9) { ["X"]=> int(10) } -Done \ No newline at end of file +Done