dmitry Thu Dec 11 08:36:43 2003 EDT Modified files: /php-src/ext/dom/tests dom003.phpt Log: Dir seaparator "\" was removed. Index: php-src/ext/dom/tests/dom003.phpt diff -u php-src/ext/dom/tests/dom003.phpt:1.2 php-src/ext/dom/tests/dom003.phpt:1.3 --- php-src/ext/dom/tests/dom003.phpt:1.2 Sun Nov 30 05:58:18 2003 +++ php-src/ext/dom/tests/dom003.phpt Thu Dec 11 08:36:42 2003 @@ -30,7 +30,7 @@ } --- Don't catch exception with try/catch -Fatal error: Uncaught exception 'domexception' with message 'Hierarchy Request Error' in %s/dom003.php:%d +Fatal error: Uncaught exception 'domexception' with message 'Hierarchy Request Error' in %sdom003.php:%d Stack trace: #0 {main} - thrown in %s/dom003.php on line %d + thrown in %sdom003.php on line %d
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php