From 6576d809a547b481fecfa8afff1d2ee519a85057 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Fri, 31 Jul 2015 19:52:42 +0200 Subject: test fails with old libxml2; skip in this case --- ext/dom/tests/node_textcontent.phpt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ext/dom/tests/node_textcontent.phpt b/ext/dom/tests/node_textcontent.phpt index a731a264aa..e4696914f9 100644 --- a/ext/dom/tests/node_textcontent.phpt +++ b/ext/dom/tests/node_textcontent.phpt @@ -1,7 +1,10 @@ --TEST-- Testing reading and writing to DOMNode::textContent --SKIPIF-- - + --FILE--