Test: /ext/pdo_sqlite/tests/bug44327_3.phpt - Version 7.1.12-dev    

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

Count Diff
3 (75%)
001+ /home/vagrant/php-src/sapi/cli/php: symbol lookup error: /home/vagrant/php-src/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- object(PDORow)#%d (2) {
002- ["queryString"]=>
003- string(25) "select 1 as queryStringxx"
004- ["queryStringxx"]=>
005- string(1) "1"
006- }
007- string(25) "select 1 as queryStringxx"
008- NULL
009- string(1) "1"
010- ---
011- NULL
012- NULL
1 (25%)
001+ /usr/local/php-src-7.1/sapi/cli/php: symbol lookup error: /usr/local/php-src-7.1/modules/pdo_sqlite.so: undefined symbol: sqlite3_open
001- object(PDORow)#%d (2) {
002- ["queryString"]=>
003- string(25) "select 1 as queryStringxx"
004- ["queryStringxx"]=>
005- string(1) "1"
006- }
007- string(25) "select 1 as queryStringxx"
008- NULL
009- string(1) "1"
010- ---
011- NULL
012- NULL