chregu          Sun Nov 30 05:58:19 2003 EDT

  Modified files:              
    /php-src/ext/dom/tests      dom003.phpt 
  Log:
  output of uncaught exception changed
  
  
Index: php-src/ext/dom/tests/dom003.phpt
diff -u php-src/ext/dom/tests/dom003.phpt:1.1 php-src/ext/dom/tests/dom003.phpt:1.2
--- php-src/ext/dom/tests/dom003.phpt:1.1       Mon Oct 27 07:52:37 2003
+++ php-src/ext/dom/tests/dom003.phpt   Sun Nov 30 05:58:18 2003
@@ -22,16 +22,6 @@
 --EXPECTF--
 --- Catch exception with try/catch
 object(domexception)#3 (7) {
-  [""]=>
-  string(23) "Hierarchy Request Error"
-  [""]=>
-  string(0) ""
-  [""]=>
-  string(%d) "%s"
-  [""]=>
-  int(8)
-  [""]=>
-  NULL
   ["code"]=>
   int(3)
   ["trace"]=>

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to