diff options
Diffstat (limited to 'ext/simplexml/tests/023.phpt')
-rwxr-xr-x | ext/simplexml/tests/023.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/023.phpt b/ext/simplexml/tests/023.phpt index 449daf47b7..be82b78f38 100755 --- a/ext/simplexml/tests/023.phpt +++ b/ext/simplexml/tests/023.phpt @@ -39,7 +39,7 @@ object(SimpleXMLElement)#%d (1) { [u"@attributes"]=> array(1) { [u"attr"]=> - string(%d) "foo%sbar%sbaz" + unicode(%d) "foo%sbar%sbaz" } } object(SimpleXMLElement)#%d (1) { |