Browse Source

Fix test compat with libxml2 2.9.5

One warning disappeared, but the flow is still valid.
pull/2748/merge
Anatol Belski 9 years ago
parent
commit
cab41ecb93
  1. 4
      ext/simplexml/tests/008.phpt

4
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)
Loading…
Cancel
Save