summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-09-11 16:12:04 +0200
committerAnatol Belski <ab@php.net>2017-09-11 16:12:04 +0200
commitcab41ecb933ad0566526ede5b68b8ca554d258ec (patch)
treed750b1401c56f57f6387aeacb77d2a82d000a98e
parent3549d9184af0e3bffa393bb2c64f2a2ba3bde43b (diff)
downloadphp-git-cab41ecb933ad0566526ede5b68b8ca554d258ec.tar.gz
Fix test compat with libxml2 2.9.5
One warning disappeared, but the flow is still valid.
-rw-r--r--ext/simplexml/tests/008.phpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/simplexml/tests/008.phpt b/ext/simplexml/tests/008.phpt
index 8734ba4a46..f6c41f43e5 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)