summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-09-11 16:15:32 +0200
committerAnatol Belski <ab@php.net>2017-09-11 16:15:32 +0200
commita77eddff9697ac0f92b585af208a2c83cd2d2d11 (patch)
tree14886a2abb0b731fb05f814e2ad7700417103a97
parentb5d76634445d6349981172a35ad30babe423a1a7 (diff)
parentcab41ecb933ad0566526ede5b68b8ca554d258ec (diff)
downloadphp-git-a77eddff9697ac0f92b585af208a2c83cd2d2d11.tar.gz
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: Fix test compat with libxml2 2.9.5
-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)