diff --git a/hphp/test/slow/locale/176.php b/hphp/test/slow/locale/176.php index 41ecc041b..5c8e7ab58 100644 --- a/hphp/test/slow/locale/176.php +++ b/hphp/test/slow/locale/176.php @@ -1,3 +1,19 @@ a bc - [2] => d ef - [1] => Á bc -) -Array -( - [0] => a bc - [2] => d ef - [1] => Á bc -) -Array -( - [0] => a bc - [2] => d ef - [1] => Á bc -) -Array -( - [0] => a bc - [1] => Á bc - [2] => d ef -) +array(3) { + [1]=> + string(3) "比" + [2]=> + string(3) "西" + [0]=> + string(3) "诶" +} +array(3) { + [1]=> + string(3) "比" + [2]=> + string(3) "西" + [0]=> + string(3) "诶" +} +string(10) "zh_CN.utf8" +array(3) { + [1]=> + string(3) "比" + [2]=> + string(3) "西" + [0]=> + string(3) "诶" +} +string(10) "zh_CN.utf8" +array(3) { + [0]=> + string(3) "诶" + [1]=> + string(3) "比" + [2]=> + string(3) "西" +}