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

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

Count Diff
1 (50%)
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}
1 (50%)
002- object(SQLite3)#%d (0) {
003- }
004- bool(true)
005- Above test directory
004+
005+ Fatal error: Uncaught Exception: open_basedir prohibits opening /Users/5up3rc/desktop/php-7.0.0RC1/ext/sqlite3/tests/55dc5b9b7d8b0.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