From cab41ecb933ad0566526ede5b68b8ca554d258ec Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 11 Sep 2017 16:12:04 +0200 Subject: [PATCH] =?UTF-8?q?Fix=C2=A0test=C2=A0compat=C2=A0with=C2=A0libxml?= =?UTF-8?q?2=C2=A02.9.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit One warning disappeared, but the flow is still valid. --- ext/simplexml/tests/008.phpt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ext/simplexml/tests/008.phpt b/ext/simplexml/tests/008.phpt index 8734ba4a463..f6c41f43e5a 100644 --- a/ext/simplexml/tests/008.phpt +++ b/ext/simplexml/tests/008.phpt @@ -42,7 +42,5 @@ array(1) { array(0) { } -Warning: SimpleXMLElement::xpath(): Invalid expression in %s on line %d - -Warning: SimpleXMLElement::xpath(): xmlXPathEval: evaluation failed in %s on line %d +Warning: SimpleXMLElement::xpath(): Invalid expression in %s on line %d%A bool(false)