Test: /ext/pdo_sqlite/tests/pdo_sqlite_lastinsertid.phpt - Version 7.0.11    

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

Count Diff
6 (75%)
001+ /root/php-7.0.11/sapi/cli/php: symbol lookup error: /root/php-7.0.11/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- object(PDOStatement)#2 (1) {
002- ["queryString"]=>
003- %string|unicode%(17) "SELECT * FROM foo"
004- }
005- array(3) {
006- [0]=>
007- %string|unicode%(5) "00000"
008- [1]=>
009- NULL
010- [2]=>
011- NULL
012- }
013- %string|unicode%(1) "2"
2 (25%)
001+ /usr/local/php-7.0.11/sapi/cli/php: symbol lookup error: /usr/local/php-7.0.11/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- object(PDOStatement)#2 (1) {
002- ["queryString"]=>
003- %string|unicode%(17) "SELECT * FROM foo"
004- }
005- array(3) {
006- [0]=>
007- %string|unicode%(5) "00000"
008- [1]=>
009- NULL
010- [2]=>
011- NULL
012- }
013- %string|unicode%(1) "2"