diff --git a/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt b/ext/pdo_sqlite/tests/pdo_fetch_func_001.phpt index 9e4a82b5ce3..efcb2e7bcc3 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--