From: Jani Taskinen Date: Sat, 25 Apr 2009 21:38:04 +0000 (+0000) Subject: MFB: Added missing SKIPIF X-Git-Tag: php-5.3.0RC2~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7be492a2080c2684243b01dea8338ce23def4f23;p=php MFB: Added missing SKIPIF --- 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-- truc(); $a->TRUC(); diff --git a/ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt b/ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt index 9596aea30b..975dcd96bd 100644 --- a/ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt +++ b/ext/pdo_sqlite/tests/pdo_sqlite_createaggregate.phpt @@ -1,5 +1,7 @@ --TEST-- PDO_sqlite: Testing sqliteCreateAggregate() +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE--