From 5d2af78a8bfb1aa762315dce24b3860e024cc883 Mon Sep 17 00:00:00 2001 From: David Coallier Date: Sat, 8 Mar 2008 19:08:58 +0000 Subject: [PATCH] - Skipif libxml dotted version is < 2.6.20. Patch from scoates --- ext/dom/tests/bug38474.phpt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ext/dom/tests/bug38474.phpt b/ext/dom/tests/bug38474.phpt index e8fef5ca7e..99b0ad70d8 100644 --- a/ext/dom/tests/bug38474.phpt +++ b/ext/dom/tests/bug38474.phpt @@ -1,7 +1,12 @@ --TEST-- Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) --SKIPIF-- - + --FILE--