From: Kalle Sommer Nielsen Date: Fri, 22 May 2009 18:22:30 +0000 (+0000) Subject: MFH: Added missing SKIPIF X-Git-Tag: php-5.3.0RC3~174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7852108cce98f8da30d3b931f4b5d5749b9b8de4;p=php MFH: Added missing SKIPIF --- diff --git a/ext/sqlite3/tests/sqlite3_open_empty_string.phpt b/ext/sqlite3/tests/sqlite3_open_empty_string.phpt index 753410cbf3..86868eeed1 100644 --- a/ext/sqlite3/tests/sqlite3_open_empty_string.phpt +++ b/ext/sqlite3/tests/sqlite3_open_empty_string.phpt @@ -3,6 +3,8 @@ SQLite3::open test with empty string argument via the constructor --CREDITS-- Thijs Feryn #TestFest PHPBelgium 2009 +--SKIPIF-- + --FILE--