From: Felipe Pena Date: Tue, 14 Oct 2008 17:46:28 +0000 (+0000) Subject: - Added SKIPIF X-Git-Tag: BEFORE_HEAD_NS_CHANGE~227 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=208e1b8a223d2f80121d02e117612d26944479e2;p=php - Added SKIPIF --- diff --git a/ext/pdo_mysql/tests/bug46292.phpt b/ext/pdo_mysql/tests/bug46292.phpt index e959baefc4..183708f0a6 100644 --- a/ext/pdo_mysql/tests/bug46292.phpt +++ b/ext/pdo_mysql/tests/bug46292.phpt @@ -1,5 +1,13 @@ --TEST-- Bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE) +--SKIPIF-- + --FILE--