From: Felipe Pena Date: Tue, 15 Dec 2009 00:37:43 +0000 (+0000) Subject: - Added SKIPIF X-Git-Tag: php-5.4.0alpha1~191^2~2222 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=844886532c73f58bfe652f9638ed60e5115478cf;p=php - Added SKIPIF --- diff --git a/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt b/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt index 9e4a82b5ce..efcb2e7bcc 100644 --- a/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt +++ b/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt @@ -1,5 +1,9 @@ --TEST-- Testing several callbacks using PDO::FETCH_FUNC +--SKIPIF-- + --FILE--