summaryrefslogtreecommitdiff
path: root/ext/xml/tests
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-04-04 14:33:05 +0000
committerfoobar <sniper@php.net>2002-04-04 14:33:05 +0000
commitd658b1a8d711e6e4b94f784e3aca71d472bba576 (patch)
tree5dda76ea41afc007899d9ca09cbe5bdadb124708 /ext/xml/tests
parent68f8029fbbfaec922711d9d83b75d5acb4198431 (diff)
downloadphp-git-d658b1a8d711e6e4b94f784e3aca71d472bba576.tar.gz
Revert the bogus patch.
Diffstat (limited to 'ext/xml/tests')
-rw-r--r--ext/xml/tests/007.phpt10
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/xml/tests/007.phpt b/ext/xml/tests/007.phpt
index a27afad9ac..1bff1dee0e 100644
--- a/ext/xml/tests/007.phpt
+++ b/ext/xml/tests/007.phpt
@@ -16,24 +16,24 @@ var_dump($struct);
--GET--
--POST--
--EXPECT--
-string(3) "äöü"
+string(3) "ÄÖÜ"
array(1) {
- ["üäß"]=>
+ ["ÜÄß"]=>
string(3) "Üäß"
}
-string(3) "äöü"
+string(3) "ÄÖÜ"
array(1) {
[0]=>
array(5) {
["tag"]=>
- string(3) "äöü"
+ string(3) "ÄÖÜ"
["type"]=>
string(8) "complete"
["level"]=>
int(1)
["attributes"]=>
array(1) {
- ["üäß"]=>
+ ["ÜÄß"]=>
string(3) "Üäß"
}
["value"]=>