From: Shein Alexey Date: Wed, 22 Jun 2011 09:28:14 +0000 (+0000) Subject: Fixed dom tests. X-Git-Tag: php-5.5.0alpha1~1889 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ade71aa42aa24c2f434bdb1b6c3f8729b500eeeb;p=php Fixed dom tests. --- diff --git a/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt b/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt index a02da0f0fd..403e01aa76 100644 --- a/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt +++ b/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt @@ -39,10 +39,6 @@ validateOnParse set to FALSE: No Error Report Above validateOnParse set to TRUE: -Warning: DOMDocument::loadXML(): Entity 'nbsp' not defined in Entity, line: %d in %s on line %d - -Warning: DOMDocument::loadXML(): Entity 'copy' not defined in Entity, line: %d in %s on line %d - Warning: DOMDocument::loadXML(): No declaration for element NYPHP in Entity, line: %d in %s on line %d Warning: DOMDocument::loadXML(): Element from was declared #PCDATA but contains non text nodes in Entity, line: %d in %s on line %d diff --git a/ext/dom/tests/dom004.phpt b/ext/dom/tests/dom004.phpt index 82b7915f6f..5b65f24ba1 100644 --- a/ext/dom/tests/dom004.phpt +++ b/ext/dom/tests/dom004.phpt @@ -3,7 +3,7 @@ Test 4: Streams Test --SKIPIF-- --FILE-- --FILE--