From 1d608d09f2835826d7c2453e006e4d3da11035cb Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Sat, 1 Nov 2008 22:48:52 +0000 Subject: [PATCH] - Fix skip conditions --- ext/spl/tests/bug46115.phpt | 2 ++ ext/spl/tests/countable_class_basic1.phpt | 8 +------- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/ext/spl/tests/bug46115.phpt b/ext/spl/tests/bug46115.phpt index 71207d8a25..b585599131 100644 --- a/ext/spl/tests/bug46115.phpt +++ b/ext/spl/tests/bug46115.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #46115 (Memory leak when calling a method using Reflection) +--SKIPIF-- + --FILE-- + --FILE--