From: Pierre Joye Date: Tue, 6 Sep 2011 07:29:59 +0000 (+0000) Subject: - add skipif X-Git-Tag: php-5.5.0alpha1~1293 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6a6c1892bf4904211b242e49f3b1f52748e879d;p=php - add skipif --- diff --git a/ext/sqlite3/tests/sqlite3_prepare_001.phpt b/ext/sqlite3/tests/sqlite3_prepare_001.phpt index 7cd4e4ccf8..f9e5fadce7 100644 --- a/ext/sqlite3/tests/sqlite3_prepare_001.phpt +++ b/ext/sqlite3/tests/sqlite3_prepare_001.phpt @@ -1,5 +1,7 @@ --TEST-- SQLite3 - memory leak on SQLite3Result and SQLite3Stmt +--SKIPIF-- + --FILE--