From 4651f79ed59d96d057529c97f156ef742faf26f9 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 19 Mar 2006 18:25:51 +0000 Subject: [PATCH] - Missing skipif --- ext/reflection/tests/bug36337.phpt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ext/reflection/tests/bug36337.phpt b/ext/reflection/tests/bug36337.phpt index f4d78f9901..8ec928fc89 100644 --- a/ext/reflection/tests/bug36337.phpt +++ b/ext/reflection/tests/bug36337.phpt @@ -1,5 +1,7 @@ --TEST-- -Bug #36337 (ReflectionProperty fails to return correct visibility) +Reflection Bug #36337 (ReflectionProperty fails to return correct visibility) +--SKIPIF-- + --FILE--