From: Antony Dovgal Date: Fri, 16 Dec 2005 14:57:13 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_4~370 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67f9574b7888de939b4d8f562a62f1e9862b7da2;p=php fix test this linenumber may vary --- diff --git a/ext/dom/tests/dom_set_attr_node.phpt b/ext/dom/tests/dom_set_attr_node.phpt index ef56dbec6d..5eac9e2012 100644 --- a/ext/dom/tests/dom_set_attr_node.phpt +++ b/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":"Exception":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"]=> @@ -99,4 +99,4 @@ object(DOMException)#%d (6) { } ["code"]=> int(4) -} \ No newline at end of file +}