From: Dmitry Stogov Date: Thu, 11 Dec 2003 13:36:42 +0000 (+0000) Subject: Dir seaparator "\" was removed. X-Git-Tag: php-5.0.0b3RC1~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70c9d3332a9000711efc69ff2e721688cb3fb776;p=php Dir seaparator "\" was removed. --- diff --git a/ext/dom/tests/dom003.phpt b/ext/dom/tests/dom003.phpt index 717fb3a40b..ae2e83ff34 100644 --- a/ext/dom/tests/dom003.phpt +++ b/ext/dom/tests/dom003.phpt @@ -30,7 +30,7 @@ object(domexception)#3 (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