Browse Source

fix test

PHP-5.1
Antony Dovgal 20 years ago
parent
commit
460a4fecef
  1. 6
      ext/dom/tests/dom_set_attr_node.phpt

6
ext/dom/tests/dom_set_attr_node.phpt

@ -39,7 +39,7 @@ object(DOMException)#%d (6) {
["file:protected"]=>
string(%d) "%sdom_set_attr_node.php"
["line:protected"]=>
int(22)
int(%d)
["trace:private"]=>
array(1) {
[0]=>
@ -47,7 +47,7 @@ object(DOMException)#%d (6) {
["file"]=>
string(%d) "%sdom_set_attr_node.php"
["line"]=>
int(22)
int(%d)
["function"]=>
string(16) "setAttributeNode"
["class"]=>
@ -64,4 +64,4 @@ object(DOMException)#%d (6) {
}
["code"]=>
int(4)
}
}
Loading…
Cancel
Save