summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/zend_multibyte-02.phpt
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2014-01-29 15:41:30 +0900
committerYasuo Ohgaki <yohgaki@php.net>2014-01-29 15:41:30 +0900
commitd941ac5b4f4a53a5e081ede47e36665f62ad7bea (patch)
tree0a0f722162a7758f2e00b74b0e948c63552f6dc1 /ext/mbstring/tests/zend_multibyte-02.phpt
parent79cbcd9ded58824ab40378c469bf91878a226281 (diff)
downloadphp-git-d941ac5b4f4a53a5e081ede47e36665f62ad7bea.tar.gz
Fixed zend.multibyte tests partially
Diffstat (limited to 'ext/mbstring/tests/zend_multibyte-02.phpt')
-rw-r--r--ext/mbstring/tests/zend_multibyte-02.phpt6
1 files changed, 2 insertions, 4 deletions
diff --git a/ext/mbstring/tests/zend_multibyte-02.phpt b/ext/mbstring/tests/zend_multibyte-02.phpt
index 8e15ae8849..84eae89d9e 100644
--- a/ext/mbstring/tests/zend_multibyte-02.phpt
+++ b/ext/mbstring/tests/zend_multibyte-02.phpt
@@ -1,8 +1,6 @@
--TEST--
zend multibyte (2)
--SKIPIF--
---XFAIL--
-https://bugs.php.net/bug.php?id=66582
--INI--
zend.multibyte=On
zend.script_encoding=UTF-8
@@ -11,5 +9,5 @@ mbstring.internal_encoding=CP932
<?php
var_dump(bin2hex("ใƒ†ใ‚นใƒˆ"));
?>
---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.