From: Felipe Pena Date: Tue, 15 Dec 2009 00:37:43 +0000 (+0000) Subject: - Added SKIPIF X-Git-Tag: php-5.3.2RC1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c00a91a024acb88e74a9372cb7e610746f194313;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--