From 36b1695dc7693b418ebb54442368c733fe39ba9e Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 15 Jan 2024 22:42:05 +0100 Subject: [PATCH] Fix redundant double dash in mbstring test output --- ext/mbstring/tests/mb_split_empty_match.phpt | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/mbstring/tests/mb_split_empty_match.phpt b/ext/mbstring/tests/mb_split_empty_match.phpt index e6b09edd1fe..56ee59c31c6 100644 --- a/ext/mbstring/tests/mb_split_empty_match.phpt +++ b/ext/mbstring/tests/mb_split_empty_match.phpt @@ -1,6 +1,5 @@ --TEST-- mb_split() empty match --- --EXTENSIONS-- mbstring --SKIPIF--