From: foobar Date: Thu, 4 Apr 2002 14:33:05 +0000 (+0000) Subject: Revert the bogus patch. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~888 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d658b1a8d711e6e4b94f784e3aca71d472bba576;p=php Revert the bogus patch. --- 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"]=>