diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/sqlite3/tests/sqlite3_21_security.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite3/tests/sqlite3_21_security.phpt b/ext/sqlite3/tests/sqlite3_21_security.phpt index f7f894af54..480088fccb 100644 --- a/ext/sqlite3/tests/sqlite3_21_security.phpt +++ b/ext/sqlite3/tests/sqlite3_21_security.phpt @@ -31,6 +31,6 @@ object(SQLite3)#%d (0) { 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 |
