diff options
| author | Yasuo Ohgaki <yohgaki@php.net> | 2014-03-12 17:54:22 +0900 |
|---|---|---|
| committer | Yasuo Ohgaki <yohgaki@php.net> | 2014-03-12 17:54:22 +0900 |
| commit | ca927bb47ea7702532922b648d7a6feba034fca0 (patch) | |
| tree | b715f86b95fe448fba7b7096dead7f577a7e82c2 /ext/mbstring/tests/zend_multibyte-02.phpt | |
| parent | 1241a63931069cf061bd74c9594c9a960c382fa6 (diff) | |
| download | php-git-ca927bb47ea7702532922b648d7a6feba034fca0.tar.gz | |
Add missing E_DEPRECATED error for https://wiki.php.net/rfc/default_encoding
Diffstat (limited to 'ext/mbstring/tests/zend_multibyte-02.phpt')
| -rw-r--r-- | ext/mbstring/tests/zend_multibyte-02.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/mbstring/tests/zend_multibyte-02.phpt b/ext/mbstring/tests/zend_multibyte-02.phpt index ebc10b48be..8a1a572804 100644 --- a/ext/mbstring/tests/zend_multibyte-02.phpt +++ b/ext/mbstring/tests/zend_multibyte-02.phpt @@ -1,7 +1,5 @@ --TEST-- zend multibyte (2) ---XFAIL-- -https://bugs.php.net/bug.php?id=66582 --INI-- zend.multibyte=On zend.script_encoding=UTF-8 |
