From c3e98092df96c16cd481eb1505eb5780c7140a25 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Tue, 14 Nov 2023 18:42:00 +0100 Subject: [PATCH] [skip ci] Add xleak to xml test due to libxml2 bug --- ext/dom/tests/modern/xml/XMLDocument_fromString_04.phpt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/dom/tests/modern/xml/XMLDocument_fromString_04.phpt b/ext/dom/tests/modern/xml/XMLDocument_fromString_04.phpt index f3a7cd66902..6058d9d8bee 100644 --- a/ext/dom/tests/modern/xml/XMLDocument_fromString_04.phpt +++ b/ext/dom/tests/modern/xml/XMLDocument_fromString_04.phpt @@ -2,6 +2,10 @@ DOM\XMLDocument::createFromString 04 --EXTENSIONS-- dom +--SKIPIF-- + --FILE--