diff options
| author | Antony Dovgal <tony2001@php.net> | 2006-07-11 12:15:11 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2006-07-11 12:15:11 +0000 |
| commit | 3aaf62d159f4c2075cf1463cb7af5e60ea50d4c0 (patch) | |
| tree | 291408dcc4bb659355ae666f48b338e1bde3e499 /ext/wddx | |
| parent | 631a00a0a0925a3eae24c409ec24d4b47e20ea8e (diff) | |
| download | php-git-3aaf62d159f4c2075cf1463cb7af5e60ea50d4c0.tar.gz | |
there is no Unicode in 5_2
Diffstat (limited to 'ext/wddx')
| -rwxr-xr-x | ext/wddx/tests/bug37587.phpt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/wddx/tests/bug37587.phpt b/ext/wddx/tests/bug37587.phpt index 2b5d5f3994..5361d38dae 100755 --- a/ext/wddx/tests/bug37587.phpt +++ b/ext/wddx/tests/bug37587.phpt @@ -32,12 +32,3 @@ array(1) { } } ===DONE=== ---UEXPECT-- -array(1) { - [0]=> - array(1) { - [u"test"]=> - string(11) "Hello World" - } -} -===DONE=== |
