diff options
Diffstat (limited to 'ext/dom/tests/DOMDocument_load_error3.phpt')
| -rw-r--r-- | ext/dom/tests/DOMDocument_load_error3.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dom/tests/DOMDocument_load_error3.phpt b/ext/dom/tests/DOMDocument_load_error3.phpt index 1e0438b257..b3d70a94d0 100644 --- a/ext/dom/tests/DOMDocument_load_error3.phpt +++ b/ext/dom/tests/DOMDocument_load_error3.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 and opening and ending tag mismatch +This test verifies the method detects and opening and ending tag mismatch Environment variables used in the test: - XML_FILE: the xml file to load - LOAD_OPTIONS: the second parameter to pass to the method |
