Test: /ext/sqlite3/tests/sqlite3_21_security.phpt - Version 7.0.0    

There are 3 different diffs reported by users for this test.

Count Diff
28 (88%)
006-
007- 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
008- Exception: open_basedir prohibits opening %s in %ssqlite3_21_security.php:%d
009- Stack trace:
010- #0 %ssqlite3_21_security.php(%d): SQLite3->__construct('%s')
011- #1 {main}
3 (9%)
006+ Exception: Unable to open database: unable to open database file in %s/sqlite3_21_security.php:13
006-
007- 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
008- Exception: open_basedir prohibits opening %s in %ssqlite3_21_security.php:%d
1 (3%)
002- object(SQLite3)#%d (0) {
003- }
004- bool(true)
005- Above test directory
004+
005+ Fatal error: Uncaught Exception: open_basedir prohibits opening /root/php-7.0.0/ext/sqlite3/tests/566bec958cc6f.db in %s/sqlite3_21_security.php:6
008- Exception: open_basedir prohibits opening %s in %ssqlite3_21_security.php:%d
009+ thrown in %s/sqlite3_21_security.php on line 6
012- Done