From d2b6b64655640e225d37428d028cf12ae0ed29bf Mon Sep 17 00:00:00 2001 From: Niels Dossche <7771979+nielsdos@users.noreply.github.com> Date: Sat, 21 Dec 2024 12:50:04 +0100 Subject: [PATCH] Fix DOM test on higher branches --- ext/dom/tests/gh17224.phpt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ext/dom/tests/gh17224.phpt b/ext/dom/tests/gh17224.phpt index 9430096a274..5f3cd15283c 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"]=>