summaryrefslogtreecommitdiff
path: root/ext/dom
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2005-08-16 15:09:51 +0000
committerDmitry Stogov <dmitry@php.net>2005-08-16 15:09:51 +0000
commitd0944d74f45d06059ae189aa40cf223cc9cbc8b2 (patch)
tree36cb1613584f2f559e47a734d6aa3de618bcc756 /ext/dom
parent903406ef8f3f9d688b97f0f2938dac01479c6196 (diff)
downloadphp-git-d0944d74f45d06059ae189aa40cf223cc9cbc8b2.tar.gz
Unicode support
Diffstat (limited to 'ext/dom')
-rw-r--r--ext/dom/tests/bug28817.phpt12
1 files changed, 12 insertions, 0 deletions
diff --git a/ext/dom/tests/bug28817.phpt b/ext/dom/tests/bug28817.phpt
index 26dd283c56..1d04ff3f1c 100644
--- a/ext/dom/tests/bug28817.phpt
+++ b/ext/dom/tests/bug28817.phpt
@@ -36,3 +36,15 @@ array(4) {
string(4) "tiro"
}
string(30) "Cessante causa cessat effectus"
+--UEXPECTF--
+array(4) {
+ [0]=>
+ unicode(5) "bonus"
+ [1]=>
+ unicode(3) "vir"
+ [2]=>
+ unicode(6) "semper"
+ [3]=>
+ unicode(4) "tiro"
+}
+unicode(30) "Cessante causa cessat effectus"