kalle           Fri May 22 18:27:27 2009 UTC

  Modified files:              
    /php-src/ext/sqlite3/tests  sqlite3_21_security.phpt 
  Log:
  Fix test on Windows
  
http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/tests/sqlite3_21_security.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/sqlite3/tests/sqlite3_21_security.phpt
diff -u php-src/ext/sqlite3/tests/sqlite3_21_security.phpt:1.3 
php-src/ext/sqlite3/tests/sqlite3_21_security.phpt:1.4
--- php-src/ext/sqlite3/tests/sqlite3_21_security.phpt:1.3      Tue Feb 10 
00:44:09 2009
+++ php-src/ext/sqlite3/tests/sqlite3_21_security.phpt  Fri May 22 18:27:27 2009
@@ -31,6 +31,6 @@
 bool(true)
 Above test directory
 
-Warning: SQLite3::__construct(): open_basedir restriction in effect. File(%s) 
is not within the allowed path(s): (.) in %s/sqlite3_21_security.php on line %d
+Warning: SQLite3::__construct(): open_basedir restriction in effect. File(%s) 
is not within the allowed path(s): (.) in %ssqlite3_21_security.php on line %d
 open_basedir prohibits opening %s
 Done



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to