From: Antony Dovgal Date: Sun, 13 Jul 2008 21:22:55 +0000 (+0000) Subject: MFH X-Git-Tag: php-5.3.0alpha1~373 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad275fa6ef18fcd017e493177622f68c5baa38e0;p=php MFH --- diff --git a/ext/dom/tests/DOMCharacterData_appendData_basic.phpt b/ext/dom/tests/DOMCharacterData_appendData_basic.phpt index ee590de80c..9b37b4443a 100644 --- a/ext/dom/tests/DOMCharacterData_appendData_basic.phpt +++ b/ext/dom/tests/DOMCharacterData_appendData_basic.phpt @@ -3,6 +3,8 @@ DOMCharacterData::appendData basic functionality test --CREDITS-- Mike Sullivan #TestFest 2008 (London) +--SKIPIF-- + --FILE-- <&" -<&"]]> \ No newline at end of file +<&"]]> diff --git a/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt b/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt index b7d90a1194..4d39ea4695 100644 --- a/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt +++ b/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt @@ -3,6 +3,8 @@ DOMComment::appendData basic functionality test --CREDITS-- Mike Sullivan #TestFest 2008 (London) +--SKIPIF-- + --FILE-- <&" - \ No newline at end of file + diff --git a/ext/dom/tests/DOMComment_replaceData_basic.phpt b/ext/dom/tests/DOMComment_replaceData_basic.phpt index 10bf677ff3..2963cb1e06 100644 --- a/ext/dom/tests/DOMComment_replaceData_basic.phpt +++ b/ext/dom/tests/DOMComment_replaceData_basic.phpt @@ -4,7 +4,7 @@ Test replacing data into a DOMComment basic test Andrew Larssen London TestFest 2008 --SKIPIF-- - + --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- --FILE-- #TestFest 2008 +--SKIPIF-- + --FILE-- # TestFest 2008 +--SKIPIF-- + --FILE-- # TestFest 2008 +--SKIPIF-- + --FILE-- #TestFest 2008 +--SKIPIF-- + --FILE-- #TestFest 2008 (London) +--SKIPIF-- + --FILE-- <&" -data><&" \ No newline at end of file +data><&" diff --git a/ext/dom/tests/bug42082.phpt b/ext/dom/tests/bug42082.phpt index 86f32dd8d9..c57d312e1b 100644 --- a/ext/dom/tests/bug42082.phpt +++ b/ext/dom/tests/bug42082.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #42082 (NodeList length zero should be empty) +--SKIPIF-- + --FILE-- --FILE-- int(3) + ["previous":"Exception":private]=> + NULL } --- Don't catch exception with try/catch diff --git a/ext/dom/tests/dom_set_attr_node.phpt b/ext/dom/tests/dom_set_attr_node.phpt index 9749083874..dba8a1689d 100644 --- a/ext/dom/tests/dom_set_attr_node.phpt +++ b/ext/dom/tests/dom_set_attr_node.phpt @@ -31,7 +31,7 @@ try { ?> --EXPECTF-- -object(DOMException)#%d (6) { +object(DOMException)#%d (7) { ["message":protected]=> string(20) "Wrong Document Error" ["string":"Exception":private]=> @@ -64,4 +64,6 @@ object(DOMException)#%d (6) { } ["code"]=> int(4) + ["previous":"Exception":private]=> + NULL }