From: Máté Kocsis Date: Mon, 15 Mar 2021 22:45:37 +0000 (+0100) Subject: Add missing skipif sections to ext/dom tests X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ecc078a17bbc30f9f5023290b374b42e0e2dd00;p=php Add missing skipif sections to ext/dom tests --- diff --git a/ext/dom/tests/bug79852.phpt b/ext/dom/tests/bug79852.phpt index 67d5edeca3..7d82d21d1a 100644 --- a/ext/dom/tests/bug79852.phpt +++ b/ext/dom/tests/bug79852.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #79852: count(DOMNodeList) doesn't match count(IteratorIterator(DOMNodeList)) +--SKIPIF-- + --FILE-- --FILE--