From eccc955ed54ad909f6eeea8ed22578d63d2eef8f Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 23 Jun 2005 10:57:52 +0000 Subject: [PATCH] fix test --- ext/dom/tests/dom003.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/dom/tests/dom003.phpt b/ext/dom/tests/dom003.phpt index 5fb4593668..1eb6d4a4f7 100644 --- a/ext/dom/tests/dom003.phpt +++ b/ext/dom/tests/dom003.phpt @@ -35,7 +35,7 @@ object(DOMException)#%d (6) { [0]=> array(6) { ["file"]=> - string(46) "%sdom003.php" + string(%d) "%sdom003.php" ["line"]=> int(8) ["function"]=> -- 2.40.0