]> granicus.if.org Git - php/commitdiff
- Add unicode results
authorMarcus Boerger <helly@php.net>
Sun, 26 Feb 2006 12:26:31 +0000 (12:26 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 26 Feb 2006 12:26:31 +0000 (12:26 +0000)
ext/pdo/tests/bug_36428.phpt

index 6abba6bd7c673d39b285730b8e13ed98f7c3beb7..77dcdd0c50992de7392d267e8d899a4e73eab6a4 100755 (executable)
@@ -31,3 +31,12 @@ array(1) {
   }
 }
 ===DONE===
+--UEXPECTF--
+array(1) {
+  [0]=>
+  object(SimpleXMLElement)#3 (1) {
+    [u"a"]=>
+    unicode(3) "xyz"
+  }
+}
+===DONE===