From: Xinchen Hui Date: Mon, 30 Mar 2015 08:56:12 +0000 (+0800) Subject: Fixed typos X-Git-Tag: PRE_PHP7_NSAPI_REMOVAL~446 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ad9ff197df21bb375a0c804964330b185fdd821;p=php Fixed typos --- diff --git a/ext/dom/tests/DOMDocument_loadXML_error4.phpt b/ext/dom/tests/DOMDocument_loadXML_error4.phpt index 07cb213656..1854a34de4 100644 --- a/ext/dom/tests/DOMDocument_loadXML_error4.phpt +++ b/ext/dom/tests/DOMDocument_loadXML_error4.phpt @@ -12,7 +12,7 @@ Antonio Diaz Ruiz assert.bail=true --SKIPIF-- -if (LIBXML_VERSION < 20701) die("skip: libxml2 2.7.1+ required"); + --ENV-- XML_FILE=/not_well_formed4.xml LOAD_OPTIONS=0 diff --git a/ext/dom/tests/DOMDocument_load_error4.phpt b/ext/dom/tests/DOMDocument_load_error4.phpt index 1e0347681b..9fa6ce279a 100644 --- a/ext/dom/tests/DOMDocument_load_error4.phpt +++ b/ext/dom/tests/DOMDocument_load_error4.phpt @@ -12,7 +12,7 @@ Antonio Diaz Ruiz assert.bail=true --SKIPIF-- -if (LIBXML_VERSION < 20701) die("skip: libxml2 2.7.1+ required"); + --ENV-- XML_FILE=/not_well_formed4.xml LOAD_OPTIONS=0