From b5e7a6dae0e9abe498645aae5ee16bcced829957 Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Thu, 22 Jan 2004 22:12:21 +0000 Subject: [PATCH] update test --- ext/dom/tests/dom003.phpt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ext/dom/tests/dom003.phpt b/ext/dom/tests/dom003.phpt index ae2e83ff34..40ddb1f775 100644 --- a/ext/dom/tests/dom003.phpt +++ b/ext/dom/tests/dom003.phpt @@ -21,12 +21,9 @@ $rootNode->appendChild($rootNode); ?> --EXPECTF-- --- Catch exception with try/catch -object(domexception)#3 (7) { +object(domexception)#%d (6) { ["code"]=> int(3) - ["trace"]=> - array(0) { - } } --- Don't catch exception with try/catch -- 2.50.1