From c0c1f9d38c83e3ae593efea1175fca58ea923540 Mon Sep 17 00:00:00 2001 From: Fabien Villepinte Date: Tue, 3 Sep 2019 20:57:39 +0200 Subject: Add missing SKIPIF --- ext/dom/tests/toString_exceptions.phpt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/dom') diff --git a/ext/dom/tests/toString_exceptions.phpt b/ext/dom/tests/toString_exceptions.phpt index e59532d48c..4f97ae6c32 100644 --- a/ext/dom/tests/toString_exceptions.phpt +++ b/ext/dom/tests/toString_exceptions.phpt @@ -1,5 +1,7 @@ --TEST-- Handling of exceptions during __toString +--SKIPIF-- + --FILE--