--- embedaddon/php/ext/standard/tests/strings/htmlentities16.phpt 2012/02/21 23:48:04 1.1.1.1 +++ embedaddon/php/ext/standard/tests/strings/htmlentities16.phpt 2012/05/29 12:34:45 1.1.1.2 @@ -2,22 +2,20 @@ htmlentities() test 16 (mbstring / cp1251) --INI-- output_handler= +mbstring.internal_encoding=cp1251 --SKIPIF-- --FILE-- ===DONE=== --EXPECT-- string(22) "88a9f0eef1eaeef8edfbe9" -string(75) "€©роскошный" +string(42) "266575726f3b26636f70793bf0eef1eaeef8edfbe9" +string(58) "€©роскошный" ===DONE===