summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_load_error4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMDocument_load_error4.phpt')
-rw-r--r--ext/dom/tests/DOMDocument_load_error4.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dom/tests/DOMDocument_load_error4.phpt b/ext/dom/tests/DOMDocument_load_error4.phpt
index 9fa6ce279a..b1a5103c8a 100644
--- a/ext/dom/tests/DOMDocument_load_error4.phpt
+++ b/ext/dom/tests/DOMDocument_load_error4.phpt
@@ -1,7 +1,7 @@
--TEST--
-Test DOMDocument::load() detects not-well formed XML
+Test DOMDocument::load() detects not-well formed XML
--DESCRIPTION--
-This test verifies the method detects an unsupported xml version
+This test verifies the method detects an unsupported xml version
Environment variables used in the test:
- XML_FILE: the xml file to load
- LOAD_OPTIONS: the second parameter to pass to the method