diff options
author | Moriyoshi Koizumi <moriyoshi@php.net> | 2008-07-28 06:13:57 +0000 |
---|---|---|
committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2008-07-28 06:13:57 +0000 |
commit | cc8145d14ff74ef89c8895a3f73a7bb14a5d8e9f (patch) | |
tree | 82b73881cea03b1228f65bcb1ff3b013baa8404e | |
parent | 4857586ec208d017917a09542aac4ef114db4171 (diff) | |
download | php-git-cc8145d14ff74ef89c8895a3f73a7bb14a5d8e9f.tar.gz |
- ???
-rw-r--r-- | ext/mbstring/tests/zend_multibyte-13.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/zend_multibyte-13.phpt b/ext/mbstring/tests/zend_multibyte-13.phpt index d38ab5dce3..f929d9588b 100644 --- a/ext/mbstring/tests/zend_multibyte-13.phpt +++ b/ext/mbstring/tests/zend_multibyte-13.phpt @@ -19,4 +19,4 @@ test string(10) "test test " -areinf(12) "e4ebfce1e9fa" +string(12) "e4ebfce1e9fa" |