kalle Fri May 22 18:22:30 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sqlite3/tests sqlite3_open_empty_string.phpt
Log:
MFH: Added missing SKIPIF
http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt
diff -u php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt:1.1.2.2
php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt:1.1.2.3
--- php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt:1.1.2.2 Sun May
17 16:51:59 2009
+++ php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt Fri May 22
18:22:30 2009
@@ -3,6 +3,8 @@
--CREDITS--
Thijs Feryn <[email protected]>
#TestFest PHPBelgium 2009
+--SKIPIF--
+<?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
--FILE--
<?php
try{
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php