From 6895ae4553d1010cfe8effce2a350fbff7231764 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 20 May 2015 18:39:07 +0200 Subject: [PATCH] added SKIPIF section to test to make sure that GLOB_BRACE is supported --- ext/standard/tests/file/bug69628.phpt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ext/standard/tests/file/bug69628.phpt b/ext/standard/tests/file/bug69628.phpt index e791122137..7e18619a3e 100644 --- a/ext/standard/tests/file/bug69628.phpt +++ b/ext/standard/tests/file/bug69628.phpt @@ -1,5 +1,11 @@ --TEST-- Bug #69628: GLOB_BRACE with multiple brackets within the braces fails +--SKIPIF-- + --FILE--