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

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

Count Diff
2 (67%)
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 'Exception' with message '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 (33%)
002- object(SQLite3)#%d (0) {
003- }
004- bool(true)
005- Above test directory
004+
005+ Fatal error: Uncaught exception 'Exception' with message 'open_basedir prohibits opening /Users/wayne/software/webserver/php/ext/sqlite3/tests/4fa2bf1bed0a9.db' in %s/sqlite3_21_security.php:6
008- exception 'Exception' with message 'open_basedir prohibits opening %s' in %ssqlite3_21_security.php:%d
009+ thrown in %s/sqlite3_21_security.php on line 6
012- Done