From bd0a02b72b8da053eef3d07a150e1eb73ef083e6 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 6 Sep 2011 06:50:56 +0000 Subject: [PATCH] - add skipif --- ext/pdo/tests/pdo_036.phpt | 2 ++ ext/pdo/tests/pdorow.phpt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/ext/pdo/tests/pdo_036.phpt b/ext/pdo/tests/pdo_036.phpt index 6bd38cb06a..94006c9e80 100644 --- a/ext/pdo/tests/pdo_036.phpt +++ b/ext/pdo/tests/pdo_036.phpt @@ -1,5 +1,7 @@ --TEST-- Testing PDORow and PDOStatement instances with Reflection +--SKIPIF-- + --FILE-- --FILE--