diff --git a/ext/dom/tests/gh17224.phpt b/ext/dom/tests/gh17224.phpt index 9430096a27416..5f3cd15283c43 100644 --- a/ext/dom/tests/gh17224.phpt +++ b/ext/dom/tests/gh17224.phpt @@ -18,16 +18,16 @@ var_dump($att); ?> --EXPECTF-- object(DOMAttr)#%d (%d) { - ["specified"]=> - bool(true) - ["schemaTypeInfo"]=> - NULL ["name"]=> string(4) "attr" + ["specified"]=> + bool(true) ["value"]=> string(10) "namespaced" ["ownerElement"]=> NULL + ["schemaTypeInfo"]=> + NULL ["nodeName"]=> string(7) "ai:attr" ["nodeValue"]=>