--- embedaddon/php/ext/mbstring/tests/zend_multibyte-02.phpt 2012/02/21 23:47:57 1.1.1.1 +++ embedaddon/php/ext/mbstring/tests/zend_multibyte-02.phpt 2014/06/15 20:03:51 1.1.1.2 @@ -1,18 +1,14 @@ --TEST-- zend multibyte (2) ---SKIPIF-- - +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 --INI-- -mbstring.script_encoding=UTF-8 +zend.multibyte=On +zend.script_encoding=UTF-8 mbstring.internal_encoding=CP932 --FILE-- ---EXPECT-- -string(12) "836583588367" +--EXPECTF-- +php: Zend/zend_language_scanner.l:%d: encoding_filter_script_to_internal: Assertion `internal_encoding && zend_multibyte_check_lexer_compatibility(internal_encoding)' failed.