rrichards Thu Jan 22 17:12:22 2004 EDT
Modified files:
/php-src/ext/dom/tests dom003.phpt
Log:
update test
http://cvs.php.net/diff.php/php-src/ext/dom/tests/dom003.phpt?r1=1.3&r2=1.4&ty=u
Index: php-src/ext/dom/tests/dom003.phpt
diff -u php-src/ext/dom/tests/dom003.phpt:1.3 php-src/ext/dom/tests/dom003.phpt:1.4
--- php-src/ext/dom/tests/dom003.phpt:1.3 Thu Dec 11 08:36:42 2003
+++ php-src/ext/dom/tests/dom003.phpt Thu Jan 22 17:12:21 2004
@@ -21,12 +21,9 @@
?>
--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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php