summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2011-06-08 23:30:02 +0000
committerIlia Alshanetsky <iliaa@php.net>2011-06-08 23:30:02 +0000
commitcca899148a3d2686ddaa7a6ef73d50189e81e826 (patch)
tree487dbfbca142a8c1c70987300683c7c9bec4498e
parent0bcbaa17503887cfa8474b797cfdd6d7bb68f017 (diff)
downloadphp-git-cca899148a3d2686ddaa7a6ef73d50189e81e826.tar.gz
Fixed test
-rw-r--r--ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt b/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt
index 2395b01344..2aec2cf7be 100644
--- a/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt
+++ b/ext/dom/tests/DOMDocument_validate_on_parse_variation.phpt
@@ -42,6 +42,10 @@ 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 body content does not follow the DTD, expecting (p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | noscript | ins | del | script)*, got (div div div div div NYPHP) in Entity, line: %d in %s on line %d