From 4485a159ce936cc21354a66ab2d49f579a4839e1 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Sat, 25 Apr 2009 21:39:37 +0000 Subject: [PATCH] - Added missing SKIPIF --- ext/pdo_sqlite/tests/bug43831.phpt | 2 ++ ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt | 2 ++ ext/pdo_sqlite/tests/pdo_sqlite_createfunction.phpt | 2 ++ ext/pdo_sqlite/tests/pdo_sqlite_lastinsertid.phpt | 2 ++ ext/pdo_sqlite/tests/pdo_sqlite_transaction.phpt | 2 ++ 5 files changed, 10 insertions(+) diff --git a/ext/pdo_sqlite/tests/bug43831.phpt b/ext/pdo_sqlite/tests/bug43831.phpt index 1132e9b76f..2746e7c178 100644 --- a/ext/pdo_sqlite/tests/bug43831.phpt +++ b/ext/pdo_sqlite/tests/bug43831.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #43831 ($this gets mangled when extending PDO with persistent connection) +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE-- --FILE--